Errors

send_limit_reached

429 – Send limit reached.

Send limit reached. Answered with 429.

What it means

The Org has sent as much mail in the last 24 hours as its Plan and its verification state allow. The cap is coupled to verification, and Credit never buys past it.

What to do

Wait: the cap moves as the oldest sends fall out of the window. A higher Plan is the other way.

The body

{
  "type": "https://tigby.eu/problems/send_limit_reached",
  "title": "Send limit reached",
  "status": 429,
  "detail": "…what was refused, naming this request's own values",
  "code": "send_limit_reached",
  "doc_url": "https://docs.tigby.eu/errors/send_limit_reached",
  "agent_hint": "…the next step, for software"
}

Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.