環境変数
CLAUDE_CODE_CONNECT_TIMEOUT_MS
ストリーミングAPIリクエストの接続、TLS、およびレスポンスヘッダー受信フェーズにおけるタイムアウトをミリ秒単位で設定します(デフォルトは60秒)。
英語原文(公式ドキュメントより)
Timeout in milliseconds for the connect, TLS, and response-header phase of a streaming API request (default: 60000, or 60 seconds). If no response headers arrive within this window, the request is aborted and retried. Set to 0 to disable and rely on API_TIMEOUT_MS alone
まだ変更履歴との関連付けはありません