"vscode:/vscode.git/clone" did not exist on "5d6c0b1be3b1648cfd55a02c80387b6845014d49"
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