Hello! Please explain why OB2 consumes so much RAM. I put 100 threads, after 40 minutes the server starts to lag. I have 192 GB RAM, Intel Xeon Gold 6210U 20 cores / 40 threads x 2.5 GHz 3.9 GHz Turbo Boost
Hello! Please explain why OB2 consumes so much RAM. I put 100 threads, after 40 minutes the server starts to lag. I have 192 GB RAM, Intel Xeon Gold 6210U 20 cores / 40 threads x 2.5 GHz 3.9 GHz Turbo Boost
Puppeteer on 100 bots is still not a good idea, even for your monster of a server.
Why aren’t chrome processes disabled?
What do you mean exactly?
3000 Processes chrome.exe opens and doesn’t close
The fact is that when your config gives a FAIL it doesn’t trigger the close browser block, you should go to config options and make it continue for all statuses so it executes the close browser block. If you want me to implement a way to always close the browser regardless, please open an issue on github and I will add it.
If I add to config continue for all statuses. Do I need to remove the block to close the browser?
No, you need to keep it. Adding continue for all statuses will just make sure that after the keycheck it will keep executing the following blocks (in your case, just the close browser block).