AI model request timeout setting :) #4702
Replies: 1 comment 1 reply
-
There isn't a clear setting in the Roo Code documentation for customizing the AI model request timeout. However, Roo Code 3.3 introduced a per-server MCP network timeout configuration, and there are configurable timeouts for server operations (1–3600 seconds) to prevent hanging operations, which might be what you need. The docs don't specify exactly where or how to set this for AI model requests, so if you have access to your MCP or server config, that's the best place to check for a timeout option. You can see more about this in the v3.3 update notes and the MCP tool usage docs. If you don't see a relevant setting, it may not be exposed yet. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Where can I set my own timeout for each AI model request? Because my AI model reply is slow, almost 2-3 minutes, so it causes the roo code wait timeout, but I didn't find a place where I can set this timeout by myself :)
Beta Was this translation helpful? Give feedback.
All reactions