Commit 2792f8b
OpenClaw Assistant
fix: increase DEFAULT_HANDSHAKE_TIMEOUT_MS from 3s to 10s
- Increase default handshake timeout from 3 seconds to 10 seconds
- Remove VITEST gate on OPENCLAW_TEST_HANDSHAKE_TIMEOUT_MS env var
- This fixes spurious 'gateway closed (1000)' errors when event loop is busy
See: #468921 parent 8448f48 commit 2792f8b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments