Errors

internal_error

500 – Internal error. The request failed inside Tigby.

Internal error. Answered with 500.

What it means

The request failed inside Tigby. The fault is on Tigby's side, and the body says nothing more because nothing more is known to be true.

What to do

Retry with exponential backoff; the same request may succeed later.

The body

{
  "type": "https://tigby.eu/problems/internal_error",
  "title": "Internal error",
  "status": 500,
  "detail": "…what was refused, naming this request's own values",
  "code": "internal_error",
  "doc_url": "https://docs.tigby.eu/errors/internal_error",
  "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.