@michael666 said in How to add another success/fail counter on gui?:
Hey, was wondering how I can add another
"Success Number" and "Fail Number" to the GUI to log other stuff?
This is only possible in the web interface
If the processes in 'Ignore Errors' give an error, the process continues 1 or 2 times, it ignores it, but after a while it gives the 'Too much fails' warning and the script is terminated and the bot stops. how can I overcome this? Even if it constantly fails, it should continue the cycle again each time. I never want it to stop.
@sponkly said in 'Too much fails' How to exceed the limit:
If the processes in 'Ignore Errors' give an error, the process continues 1 or 2 times, it ignores it, but after a while it gives the 'Too much fails' warning and the script is terminated and the bot stops. how can I overcome this? Even if it constantly fails, it should continue the cycle again each time. I never want it to stop.
The action always ignores errors regardless of the number of errors, an error in the logic of your script