mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 13:22:11 +03:00
When a provider returns 429 with quota_exhausted reason, set cooldown until tomorrow 00:00 instead of exponential backoff. Includes isDailyQuotaExhausted() detection in chat handler and unit tests. Co-authored-by: clousky2020 <clousky2020@users.noreply.github.com>