If you have multiple browser threads then you can add a date column in database for each account. When some action is finished then you can add 30 minutes to the date now and add it to the database of that particular account. Then add a check condition in the beginning of the thread which checks if the current date is less or greater than the database date. If it is greater that means there is still time left and then close that thread without opening browser.
Error after 100.000 runs
-
I am having an issue with running a script: Input are 500.000 URLs to be scraped.
After ~100k successes the script freezes.
I am running this in run mode. Till then the output (writing json) works fine. The urls are loaded as external source but with the freezing, also the input file is not updated.
Cant provide an error log as the script crashes :(

-
check all resources how much set in field - successful