Errors

connector_limit_reached

429 – Send limit reached.

Send limit reached. Answered with 429.

What it means

The Org has posted, replied or messaged through Connectors as often in the last 24 hours as its Plan allows. The cap is Tigby's, and it is staged over the window rather than reset at midnight.

What to do

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

The body

{
  "type": "https://tigby.eu/problems/connector_limit_reached",
  "title": "Send limit reached",
  "status": 429,
  "detail": "…what was refused, naming this request's own values",
  "code": "connector_limit_reached",
  "doc_url": "https://docs.tigby.eu/errors/connector_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.