Readiness probe
GET/health/readiness
Lightweight readiness probe for container orchestration. Always returns 204 — the handler is a static no-op; orchestration-level readiness gating lives outside the application process.
Responses
- 204
OK
GET/health/readiness
Lightweight readiness probe for container orchestration. Always returns 204 — the handler is a static no-op; orchestration-level readiness gating lives outside the application process.
OK