Skip to content
Quota exceeded / Rate limited

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
  1. 01Which limit was hit, named exactly — 'You have used all 500 monthly credits', not 'Something went wrong'
  2. 02Time until reset — a concrete timestamp or countdown, not 'try again later'
  3. 03Immediate remedies ranked — upgrade, buy an add-on pack, wait for reset, or ask an admin to raise the cap
  4. 04Distinguish account limit from transient rate limit — a per-second throttle and an exhausted monthly plan need different copy and different actions
  5. 05Preserve the blocked work — the request, prompt, or draft is retained so it can be retried once capacity returns
  6. 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

0

Nothing in the index is tagged for this surface yet.