v1

latestOpenAPI 3.1.02026-08-0413468163.9 KB

Readyz

Dependency readiness — wired to k8s readinessProbe.

Runs the checks in gather_readiness_checks concurrently. Any failing check returns 503 with a JSON body listing which checks failed; K8s pulls the pod out of the load balancer so callers see 503 immediately rather than waiting on a backend that can't actually serve them.

get/readyz

Response

Successful Response

{"stackTrail":"paths:/readyz:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}