Healthz
GET/healthz
Proxy for the health endpoint on the inference API, returns if any backend is ready to receive requests.
Responses​
- 200
- 503
Backend/python reader is fully loaded and can process requests.
Server is not available
GET/healthz
Proxy for the health endpoint on the inference API, returns if any backend is ready to receive requests.
Backend/python reader is fully loaded and can process requests.
Server is not available