Commit 09f1f35
committed
fix: increase default stdio connection timeout from 30s to 60s
Some MCP servers (especially those with heavy initialization like
npm install or large model loading) can take longer than 30s to
complete the handshake. Increase the default to 60s to reduce
spurious connection timeout failures.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 1b36016 commit 09f1f35
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments