II.
EnvVar JSON
Structured · liveenv-var:claude-code-disable-nonstreaming-fallback
CLAUDE_CODE_DISABLE_NONSTREAMING_FALLBACK json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-disable-nonstreaming-fallback",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-network-timeout.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_DISABLE_NONSTREAMING_FALLBACK",
"description": "Set to 1 to disable the non-streaming fallback when a streaming request fails mid-stream.",
"name": "CLAUDE_CODE_DISABLE_NONSTREAMING_FALLBACK",
"category": "network-timeout",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-disable-nonstreaming-fallback",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}