"vscode:/vscode.git/clone" did not exist on "a95a086be7b6c8eda5b0d181b6874ac88502aae5"
Cluster: better timeout and retry time for failover.
When node-timeout is too small, in the order of a few milliseconds, there is no way the voting process can terminate during that time, so we set a lower limit for the failover timeout of two seconds. The retry time is set to two times the failover timeout time, so it is at least 4 seconds.
Please register or sign in to comment