iiRecord
Agentic AI Atlas · CLAUDE_CODE_MAX_RETRIES
env-var:claude-code-max-retriesa5c.ai
II.
EnvVar JSON

env-var:claude-code-max-retries

Structured · live

CLAUDE_CODE_MAX_RETRIES json

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

File · extensions/env-vars/claude-code-env-vars-network-timeout.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-max-retries",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-network-timeout.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_MAX_RETRIES",
    "description": "Number of times to retry failed API requests.",
    "name": "CLAUDE_CODE_MAX_RETRIES",
    "category": "network-timeout",
    "valueType": "int",
    "defaultValue": "10"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-max-retries",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}