II.
CapacityCascadeSignal JSON
Structured · livecapacity-cascade-signal:claude-code-repeated-529
Repeated 529 cascade trigger json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "capacity-cascade-signal:claude-code-repeated-529",
"_kind": "CapacityCascadeSignal",
"_file": "compute/capacity-cascade-signals/claude-code-repeated-529.yaml",
"_cluster": "compute",
"attributes": {
"displayName": "Repeated 529 cascade trigger",
"signalKind": "foreground-fallback-trigger",
"thresholdAttempts": 3,
"actionOnSignal": "trigger-fallback",
"telemetryEvent": "tengu_api_529_fallback_triggered",
"description": "After 3 consecutive 529 Overloaded errors on a foreground call, withRetry\nthrows FallbackTriggeredError; caller switches to the configured fallback\nModelVersion for the rest of the call.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "transport-client:claude-code-anthropic-direct",
"to": "capacity-cascade-signal:claude-code-repeated-529",
"kind": "emits_cascade_signal",
"attributes": {}
}
]
}