You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that default healthcheck duration is less than node timeout duration
If the healthcheck does not pass before the node timeout period is
passed, the node is marked as being down. The default timings ensured
this happened, which is distinctly suboptimal.
0 commit comments