Closed
Description
I have an @mcp.tool() that has to call an internal HTTP service which usually takes 15-20 s. The default 5 s watchdog in openai-agents kills the call:
agents.exceptions.AgentsException:
Error invoking MCP tool concept_decomposition:
Timed out while waiting for response to ClientRequest. Waited 5.0 seconds.