Configurable retry policy for failed API requests
Open Source Local First Ai Agent
Brought to you by:
sosidudku
Originally created by: oluwagbemibenjamenfajinmi888-debug
It would be useful to make the retry behavior configurable when API requests fail due to temporary network issues or rate limits.
Suggested improvements:
This would improve reliability in unstable network environments.
Originally posted by: sosidudku1
Thanks. Retries already exist internally with a fixed policy, and we are currently revisiting retry behavior as part of [#47] and PR [#48], where aggressive retries masked a hang for 15 minutes. If a configurable policy is still needed after that lands, happy to reconsider in a new issue with a concrete use case. Closing for now.
Related
Tickets:
#47Tickets:
#48Ticket changed by: sosidudku1