it showing my cpu usage is 100% but it's not i just ran 50 threads on a 76 core 200gb server it seems now it is imposible to do much threads . i have truned off threads delay & and setup to open 300 threads on settings but it seems it still takes time to open new threads .
BAS says: Failed to start browser, not enough system resources. Free memory 175432 mb, processor usage 92 %
but on server usages, i see there is no spike
If I am running a script and one thread fails, the data used for it will disappear from the source and I cannot see which one has to be reused.
There is no way to know which data was taken, 'cause the thread had deleted all things used before. But u could log data used before the thread will be crashed.