Quota exceeded / Rate limited
The blocking state shown when a hard limit is reached, which must explain the limit and the fastest way back to working.
Monetization & Billing · 6 checks · 0 resources
Before you ship
6- 01Which limit was hit, named exactly — 'You have used all 500 monthly credits', not 'Something went wrong'
- 02Time until reset — a concrete timestamp or countdown, not 'try again later'
- 03Immediate remedies ranked — upgrade, buy an add-on pack, wait for reset, or ask an admin to raise the cap
- 04Distinguish account limit from transient rate limit — a per-second throttle and an exhausted monthly plan need different copy and different actions
- 05Preserve the blocked work — the request, prompt, or draft is retained so it can be retried once capacity returns
- 06Machine-readable parity for API callers — the same condition returns 429 with Retry-After and a documented error code
Resources that help you build this
0Nothing in the index is tagged for this surface yet.