Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Threads are running for random time and sleep random time.
is there a method to run only 10-15 threads at the same time?
Thanks
@andreiem can. how do you start threads?
@tet-vivi I open the BAS script only with 10 threads right now because of the low CPU/RAM. 10 threads are working for 7 minutes and then close the browser and sleep for 30 minutes.
@andreiem
@blird Resource to List, then to Foreach Loop. Here’s something similar for me, he follows the list of Links and how many of them he will work on:
@uowner I already changed that.
@HNB said in Thread ending successfully before the real end of the script:
Hello, My script end at the middle with success message like this : alt text How to know where? there is no line number.
Hello, My script end at the middle with success message like this :
alt text
How to know where? there is no line number.
Use the "Execute code" action at the beginning of the script with the code:
Edit : Sorry ! I have just found "run process" Problem solved !