II.
ErrorCategory JSON
Structured · liveerror-category:turn-timeout
turn-timeout json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "error-category:turn-timeout",
"_kind": "ErrorCategory",
"_file": "extensions/error-categories/error-categories-canonical.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "turn-timeout",
"layer": "agent-runner",
"retryable": true,
"severity": "transient",
"description": "Turn exceeded turnTimeoutMs without completion.",
"mappedFailureClassId": "failure-class:agent-session"
},
"outgoingEdges": [
{
"from": "error-category:turn-timeout",
"to": "failure-class:agent-session",
"kind": "categorized_as",
"attributes": {}
}
],
"incomingEdges": []
}