Commit a4f6b3c
committed
Update default value from ClusterConfig.ConnectTimeout
It's default of 11 seconds is ok for regular scenaior, but when cluster
is under preasure it can take longer.
Let's increase it to 1 minute, which is enough to init connection and run all the queries.1 parent e358030 commit a4f6b3c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
415 | | - | |
| 415 | + | |
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
| |||
0 commit comments