use MCPClient resetTimeoutOnProgress=True to support long MCP tool calls
Resolved 💬 4 comments Opened Mar 13, 2025 by wskish Closed Jan 7, 2026
Currently MCP tool calls over 60s in duration fail due to -32001 timeout in the mcp typescript-sdk. Because there is no good way to predict valid timeouts for many classes of long duration tool calls (think sub-agents) it would be best to utilize the MCP progress reporting mechanism to allow long duration calls to work.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗