dragonflydb / dragonflydb/dragonfly-operator
Instance unresponsive, pods not restarting
Open
good first issue
help wanted
- Dominant language
- Go
- Stars
- 357
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.