Skip to main content

healthz

Function healthz 

Source
async fn healthz() -> impl IntoResponse
Expand description

GET /healthz — liveness probe. Always 200 OK with {"status": "healthy"} while the process is running. Exempt from auth.