bytebot
bytebot copied to clipboard
Task Retry Mechanism
If the task fails, it shows an error, rather than utilizing a retry mechanism. There was API 500 error, which was perhaps temporary, but the agent stops working at the simplest hint of error.
The documentations do not show settings up for the retry mechanism. I would request you to add it in the settings, if it is not there. Also, a waiting mechanism for concurrent API request to prevent hitting rate limits, specially on APIs like Gemini, Groq, etc.