internal_error
HTTP 5xx
Something failed on our side. Safe to retry with the same Idempotency-Key.
Response shape
{
"type": "https://cogdepot.com/problems/internal_error",
"title": "<short human-readable summary>",
"status": 500,
"detail": "<what happened on this occurrence>",
"reason": "internal_error"
}Branch on reason. The title is prose and may be reworded; reason is the stable contract.