Anthropic API Request Timeout in Multiagent Workflow
Resolved 💬 3 comments Opened Jul 19, 2025 by RyanSmith-KSO Closed Aug 19, 2025
Bug Description
tried running multiple subagents and the request timeout issue is back. all agents timing out
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 1.0.54
- Feedback ID: 49526d07-a7a1-4c77-8418-8bae5368b12d
Errors
[{"error":"Error: Diagnostics file path mismatch: expected /Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled folder/data-mgmt-streamlit/apps/jira_app/utils/agents/chat_agent.py, got file:///Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled%20folder/data-mgmt-streamlit/apps/jira_app/utils/agents/chat_agent.py)\n at aE.beforeFileEdited (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1250:16466)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2167:538)\n at async Y34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:9788)\n at async XL1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:6451)\n at async Z34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:5476)\n at async D34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:5105)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:3533)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:4232)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:4232)","timestamp":"2025-07-18T05:56:26.735Z"},{"error":"Error: Diagnostics file path mismatch: expected /Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled folder/data-mgmt-streamlit/apps/jira_app/utils/agents/chat_agent.py, got file:///Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled%20folder/data-mgmt-streamlit/apps/jira_app/utils/agents/chat_agent.py)\n at aE.beforeFileEdited (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1250:16466)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2167:538)\n at async Y34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:9788)\n at async XL1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:6451)\n at async Z34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:5476)\n at async D34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:5105)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:3533)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:4232)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:4232)","timestamp":"2025-07-18T05:56:42.225Z"},{"error":"Error: Diagnostics file path mismatch: expected /Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled folder/data-mgmt-streamlit/apps/jira_app/utils/agents/chat_agent.py, got file:///Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled%20folder/data-mgmt-streamlit/apps/jira_app/utils/agents/chat_agent.py)\n at aE.beforeFileEdited (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1250:16466)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2213:2590)\n at async Y34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:9788)\n at async XL1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:6451)\n at async Z34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:5476)\n at async D34 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:5105)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:3533)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:4232)\n at async WH (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2225:4232)","timestamp":"2025-07-18T05:57:01.111Z"},{"error":"Error: Diagnostics file path mismatch: expected /Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled folder/data-mgmt-streamlit/apps/jira_app/utils/query_processor.py, got file:///Users/ryan.smith/Library/CloudStorage/OneDrive-Interpublic/Desktop/untitled%20folder/data-mgmt-streamlit/apps/jira_app/utils/query_processor.py)\n at aE.beforeFileEdited (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1250:16466)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.call (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2167:538)\n at async Y34 (f
Note: Error logs were truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗