We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90458c1 + afa8923 commit 97eb85cCopy full SHA for 97eb85c
terminal.go
@@ -47,7 +47,7 @@ import (
47
48
const (
49
defaultServerTimeout = 10 * time.Second
50
- defaultConnectTimeout = 5 * time.Second
+ defaultConnectTimeout = 15 * time.Second
51
defaultStartupTimeout = 5 * time.Second
52
)
53
0 commit comments