Liveness probe
GET/healthz
Answers as long as the process is up. It never checks the database or Redis:
a dependency blip must not get the task killed. /livez is the same probe
under a second name.
Responses
- 200
Alive
GET/healthz
Answers as long as the process is up. It never checks the database or Redis:
a dependency blip must not get the task killed. /livez is the same probe
under a second name.
Alive