Commit graph

16 commits

Author SHA1 Message Date
Krrish Dholakia
6441a1c398 test(test_amazing_vertex_completion.py): add retries for 'Content has no parts.' error in vertex test 2024-06-03 14:06:36 -07:00
Krrish Dholakia
96120ab2c5 fix(router.py): fix should_retry logic for authentication errors 2024-06-03 13:12:00 -07:00
Ishaan Jaff
e149ca73f6 Merge pull request #3963 from BerriAI/litellm_set_allowed_fail_policy
[FEAT]- set custom AllowedFailsPolicy on litellm.Router
2024-06-01 17:57:11 -07:00
Ishaan Jaff
fb9a174462 feat - set allowed fails policy 2024-06-01 17:39:44 -07:00
Ishaan Jaff
5236701d21 add test 2024-06-01 17:03:53 -07:00
Krrish Dholakia
91aa2a705e fix(router.py): fix should_retry logic 2024-05-31 23:27:43 -07:00
Ishaan Jaff
dde0366159 test - router retry policy 2024-05-11 19:58:17 -07:00
Ishaan Jaff
6adaaede10 fix - unit tests for router retries 2024-05-11 19:10:33 -07:00
Ishaan Jaff
06e0c4c171 test - unit tests for time to sleep when there are rate limit errors 2024-05-11 18:13:28 -07:00
Ishaan Jaff
58383216ee tests - unit test router retry logic 2024-05-11 17:31:01 -07:00
Krrish Dholakia
9f930f3cd8 fix(router.py): fix router retry policy logic 2024-05-04 23:02:50 -07:00
Ishaan Jaff
059e2f0168 test - test setting retry policies per model groups 2024-05-04 20:40:56 -07:00
Ishaan Jaff
805ea96a1b router set dynamic retry policies 2024-05-04 18:13:43 -07:00
Ishaan Jaff
d9b44b2411 test - router retry policy 2024-05-04 17:30:30 -07:00
Ishaan Jaff
1dc788a209 test router - retry policy 2024-05-04 17:06:34 -07:00
Krrish Dholakia
a12878b0f8 fix(router.py): cooldown deployments, for 401 errors 2024-04-30 17:54:00 -07:00