Describe the bug
I have configured a MCP that is running in a server. However, I'm getting a time out error when calling a tool from that MCP if the call lasts more than 60 seconds. However, this behavior doesn't happen when using the tool via gemini-cli. I'm using Google Gemini Pro Latest. Would it be possible to configure the default timeout to avoid this issue?
To Reproduce
LLL Model: Google Gemini Pro Latest
MCP Tool:
- Type: Streamable HTTP
- URL https://whatever/mcp
- Custom Http Headers: Nothing
- OAuth required
The tool that I'm calling has to do internal actions that could take more than 60 seconds, that's why I'm getting the timeout error.
Expected behavior
A timeout section to overwrite the default value (at least for Gemini, that already supports this feature).
Desktop (please complete the following information):
- OS: Ubuntu 22.04.5 LTS
- Witsy Version: v3.4.0