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
The current way of doing healthchecks seems somewhat insufficient for auto-healing.
Our instance became unreponsive to commands such as GET, SET, MONITOR etc but the healthchecks were still succeeding (ping/pong).
My suggestion therefore is that the current healthcheck should either be user-configurable or a more thorough healtcheck could be done such as incrementing a value.
The text was updated successfully, but these errors were encountered:
Hi,
The current way of doing healthchecks seems somewhat insufficient for auto-healing.
Our instance became unreponsive to commands such as GET, SET, MONITOR etc but the healthchecks were still succeeding (ping/pong).
My suggestion therefore is that the current healthcheck should either be user-configurable or a more thorough healtcheck could be done such as incrementing a value.
The text was updated successfully, but these errors were encountered: