iiRecord
Agentic AI Atlas · Repeated 529 cascade trigger
capacity-cascade-signal:claude-code-repeated-529a5c.ai
II.
CapacityCascadeSignal JSON

capacity-cascade-signal:claude-code-repeated-529

Structured · live

Repeated 529 cascade trigger json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · compute/capacity-cascade-signals/claude-code-repeated-529.yamlCluster · compute
Record JSON
{
  "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": {}
    }
  ]
}