Skip to content

fix/agent-mcp-tool-timeout - #176

Merged
ckakgun merged 1 commit into
mainfrom
fix/agent-mcp-tool-timeout
Jun 10, 2026
Merged

fix/agent-mcp-tool-timeout#176
ckakgun merged 1 commit into
mainfrom
fix/agent-mcp-tool-timeout

Conversation

@ckakgun

@ckakgun ckakgun commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Fix: Agent MCP tool calls now honor the MCP connection's own Timeout(s) : #173

The Agent node used the MCP connection's timeoutSeconds only for tool discovery (_list_mcp_tools), but the actual call_tool execution was always given the agent-level toolTimeoutSeconds instead. So setting MCP Timeout(s) = 1800 had no effect on long-running tool calls; they were bounded by the agent timeout (capped at 300 in the UI), which is why calls failed around the 5-minute mark.

@ckakgun
ckakgun enabled auto-merge June 10, 2026 08:42
@ckakgun
ckakgun merged commit 3375b18 into main Jun 10, 2026
1 check passed
@ckakgun
ckakgun deleted the fix/agent-mcp-tool-timeout branch June 10, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant