mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-07-02 04:54:42 +08:00
- Removed nested retry handling for 429 rate limit errors. - Simplified request/response handling by cleaning redundant retry-related code. - Eliminated `parseRetryDelay` function and max retry configuration logic.