litellm/tests/test_litellm/proxy/hooks
Nicholas Couture f747a4a38a
fix: Handle multiple rate limit types per descriptor and prevent IndexError (#16039)
* improve descriptor_key handling for multiple and missing rate limit descriptors in parallel request limiter v3

* Add tests for parallel request limiter v3 in proxy hooks
2025-10-30 20:12:54 -07:00
..
test_dynamic_rate_limiter_v3.py Perf speed up pytest (#15951) 2025-10-27 19:43:40 -07:00
test_parallel_request_limiter_v3.py fix: Handle multiple rate limit types per descriptor and prevent IndexError (#16039) 2025-10-30 20:12:54 -07:00
test_proxy_track_cost_callback.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00