mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
The counting runs at the response boundary, so a metrics failure there would turn a served 429 into no response at all. The guard existed but nothing exercised it, which is the one uncovered line the patch report was pointing at. |
||
|---|---|---|
| .. | ||
| test_billable_request_metrics_middleware.py | ||
| test_in_flight_requests_middleware.py | ||
| test_prometheus_auth_middleware.py | ||
| test_prometheus_auth_middleware_asgi.py | ||
| test_security_headers_middleware.py | ||