How to restart a job periodically

Go to the Monitor tab and add something like this

This will make sure that every time CPM falls below 50 (and the job was running for at least 10 minutes) the job will be stopped and restarted.

You can use abort instead of stop (it’s instant, it will not wait until all current bots end their work).

Remember to mark it as both Active and Repeatable!

Ruri

6 Likes