The idea is:
Option to set time out for MCP Client Tool or completely remove the 60s time out.
My use case:
I have a Call sub workflow tool node, it call another workflow to generate a full blog content and post it on my blog. The sub workflow takes around 8m to finish the job. Before, when I connected it directly to AI Agent node as a tool, the AI Agent always waited for the finishing of the sub workflow to receive the result. Now I connect the sub workflow through an MCP connection, the MCP client tool node is always timed out after 60s and showing the 32001 error.
I think it would be beneficial to add this because:
This is good for sub-workflows with processing time too long.
Any resources to support this?
No
Are you willing to work on this?
I have no knowledge in coding