Can we add a client-side connectionTimeout configuration for SSE-type MCP servers #7067
Unanswered
bigXiXi9202
asked this question in
Help
Replies: 4 comments
-
That config isn't working? |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes,it isn't. I tried many times. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Anybody knows😂 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think you had the connection timing out when doing a tool call. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Validations
Problem
Can we add a client-side connectionTimeout configuration for SSE-type MCP servers, based on the current MPC server configuration YAML.
like this:
mcpServers:
- name: dxx MCP server
type: sse
url: http://10.1.1.1:3000/sse
connectionTimeout: 60000000
Solution
No response
Beta Was this translation helpful? Give feedback.
All reactions