Bot ended with status: error

I am having an issue where some of my requests end with a ERROR status, when this happens it moves to “to check” instead of retrying. is there any solution to this ?

1 Like

After a given number of retries (100 by default) the data lines go to TO CHECK. You can enable bot log, then get some TO CHECKs and go inspect the log to see what happened, then fix the config to handle that case. If you just set the ban loop evasion to 0, those lines will be retried forever and you will have less and less free bots to process the other data lines.