Solution for people who may have a similar problem:
" $('#Logs .log-line').slice(13).remove(); "
By default it says slice(500), adjust this number according to your needs. 13 was enough for me.
image.png
@spa3212 said in How to Set Thread Fail number so thread don't close:
Hi,
Friends I need a small help if you can. My script stop a thread if it fail, How can I set the fail number to 100 so that it can restart again automatically.
I saw this video, but this feature is no more available. please help


