-
Refactor API handlers to implement retry mechanism with configurable limits and improved error handling
released this
2025-08-25 15:43:49 +00:00 | 2040 commits to main since this release- Introduced retry counter with a configurable
RequestRetrylimit in all handlers. - Enhanced error handling with specific HTTP status codes for switching clients.
- Standardized response forwarding for non-retriable errors.
- Improved logging for quota and client switch scenarios.
Downloads
- Introduced retry counter with a configurable