Liveness probe endpoint
GET/livez
Process-alive check with no dependency calls; used by the k8s livenessProbe so transient DB/Mongo/Redis slowness can't restart an otherwise-healthy pod.
Responses
- 200
Successful Response
GET/livez
Process-alive check with no dependency calls; used by the k8s livenessProbe so transient DB/Mongo/Redis slowness can't restart an otherwise-healthy pod.
Successful Response