[BUG] 返答スピードが遅い

Status Open
Reported on v2.1.214
Maintainer reply None cached
Activity 0 comments · opened Jul 19, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Claude Code(Pro/Maxプランでログイン、Windows上のWSL/Ubuntu環境)で、
使い始めから応答が非常に遅く、「API error · Retrying」が頻発します。
リトライの末に返答は返ってきますが、単純な質問でも30秒〜1分半かかります。

以下を確認済みで、いずれも原因ではありませんでした:

  • status.claude.com は全て Operational(サービス側は正常)
  • ターミナルで curl -I https://api.anthropic.com は一瞬で応答が返り、通信経路は正常
  • VS Code拡張でもターミナル直接でも同様に遅い(拡張の問題ではない)
  • wsl --shutdown でWSLを再起動しても改善せず
  • モデルをSonnetに変更しても改善せず
  • ログインし直しても改善せず

環境固有かアカウント側の要因が疑われますが、こちらでは特定できませんでした。
確認をお願いします。

What Should Happen?

単純な作業(1+1など)であれば10秒程度で戻すべき

Error Messages/Logs

✻ Unable to connect to API (ECONNRESET) · Retrying in 0s · attempt 5/10
✻ API error · Retrying in 0s · attempt 2/10

など

Steps to Reproduce

なんでもいいのでVSCODE経由でClaudeへ質問をする

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

最新

Claude Code Version

2.1.214 (Claude Code)

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

WSL (Windows Subsystem for Linux)

Additional Information

_No response_

View original on GitHub ↗