bytebot icon indicating copy to clipboard operation
bytebot copied to clipboard

Task Retry Mechanism

Open ishan-parihar opened this issue 4 months ago • 0 comments

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.

ishan-parihar avatar Sep 04 '25 10:09 ishan-parihar