Search the documentation
4 pages for claude_enable_stream_watchdog.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Agent SDK reference - Python
Claude Code CLI · in the page
agent-sdk/python
…with any partial result. Does not apply to synchronous subagents. * `CLAUDE_ENABLE_STREAM_WATCHDOG` with `CLAUDE_STREAM_IDLE_TIMEOUT_MS`: aborts the request when headers have arrived but the response…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…with any partial result. Does not apply to synchronous subagents. * `CLAUDE_ENABLE_STREAM_WATCHDOG` with `CLAUDE_STREAM_IDLE_TIMEOUT_MS`: aborts the request when headers have arrived but the response…
Claude Code changelog
Claude Code CLI · in the page
changelog
…retries when a response stream produces no events for 5 minutes. Set `CLAUDE_ENABLE_STREAM_WATCHDOG=0` to disable. * Remote Control is now disabled when `ANTHROPIC_BASE_URL` points at a non-Anthropi…
Enterprise network configuration
Claude Code CLI · in the page
network-config
…iled in the [environment variables reference](/docs/en/env-vars): * `CLAUDE_ENABLE_STREAM_WATCHDOG` and `CLAUDE_ENABLE_BYTE_WATCHDOG` force the corresponding watchdog on with `1` or off with `0`, wit…