docs: add changelog fragment for per-model cooldown + stepped backoff
This commit is contained in:
parent
ae9ad3c070
commit
0eefc6d55f
@ -0,0 +1 @@
|
||||
- Agents/cooldowns: scope rate-limit cooldowns per model so one 429 no longer blocks every model on the same auth profile, replace the exponential 1 min → 1 h escalation with a stepped 30 s / 1 min / 5 min ladder, and surface a user-facing countdown message when all models are rate-limited. (#49834) Thanks @kiranvk-2011.
|
||||
Loading…
x
Reference in New Issue
Block a user