-
Refactor API handlers to implement retry mechanism with configurable limits and improved error handling
发布于
2025-08-25 15:43:49 +00:00 - 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.
下载附件
- Introduced retry counter with a configurable