mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-09-11 14:47:58 +08:00
- Ensure subsequent failure updates only extend and do not shorten active model-level or credential-level retry deadlines. - Retain longer per-model retry deadlines when propagating credential-scoped quota failures across sibling models. - Avoid promoting sibling non-quota retry deadlines into quota recovery states during credential failure propagation. - Reflect credential-wide cooldowns in client model projections when no per-model states exist. Closes: #5501