mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
The retry loop already raises on the final attempt, so the raise that followed the loop could never run. Drop it and cover the exhaustion path with a test that pins the attempt count and keeps the prisma error in the message, which is the only thing that tells an operator why the boot stopped. |
||
|---|---|---|
| .. | ||
| test_litellm_proxy_extras_utils.py | ||
| test_setup_database_fail_fast.py | ||