Read gateway readiness
Service
Read gateway readiness
Checks any configured rate limiter before proxying the model service readiness state. This route is intended for health checks and warmup visibility and does not require authentication.
GET
Read gateway readiness
Response
Rate limiting is available and the model server is warmed and ready to accept compute traffic
Available options:
ready, warming, error Empty when healthy or warming. When warmup fails, this is a symbolic error code such as runtime_warmup_failed; raw runtime exception text is not exposed on the public readiness route.