latestOpenAPI 3.1.02026-08-197104501.1 MB
8fbaab4fc7c5
health
Health Backlog
Returns the number of HTTP requests currently in-flight on this uvicorn worker.
Use this to measure per-pod queue depth. A high value means the worker is processing many concurrent requests — requests arriving now will have to wait for the event loop to get to them, adding latency before LiteLLM even starts its own timer.
get/health/backlog
Response
Successful Response
{"stackTrail":"paths:/health/backlog:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}