Files
CLIProxyAPI/sdk/cliproxy
Luis Pater 1d5f7b2ac3 fix(auth): strip monotonic clock reading from quota cooldown deadlines
- Strip monotonic clock readings using `Round(0)` on calculated quota retry and recover deadlines.
- Ensure quota cooldown times rely on wall-clock timestamps across model and auth states.

Closes: #5590
2026-09-08 17:58:56 +08:00
..