The default setting for retrying are:
- start timer: 5s
- max timer: 120s
- number of retries: 25
This leads to a total waiting time of ~43 minutes, which is a bit high, especially for newcomers, which are prone to configuration mistakes. I would suggest reducing the number of retries from 25 to 15, for a reduction of 20 minutes in total retry timer. Users who run autonomous bots can customize this in their user-config or directly in the script.