yuneng-jiang
574ee7526d
test(streaming): tolerate Vertex 429 wrapped in MidStreamFallbackError ( #28669 )
...
Streaming 429s are wrapped in MidStreamFallbackError so the Router can
fall back; the existing 'except litellm.RateLimitError: pass' in
test_vertex_ai_stream no longer matches, causing the generic
pytest.fail branch to fire when upstream Vertex returns 429.
Add a sibling except for MidStreamFallbackError that only swallows it
when e.original_exception is a RateLimitError, so unrelated streaming
failures still fail the test.
2026-05-22 15:57:29 -07:00
..
2025-07-24 18:32:56 -07:00
2026-03-28 19:17:38 -07:00
2026-03-28 19:17:38 -07:00
2025-10-20 16:52:23 -07:00
2025-09-25 15:47:01 -07:00
2026-05-20 12:13:56 -07:00
2026-05-15 15:44:28 -07:00
2026-03-28 19:17:38 -07:00
2026-02-20 13:25:42 -03:00
2026-04-17 13:02:59 -07:00
2026-03-28 21:13:16 -07:00
2026-05-21 17:01:49 -07:00
2026-04-17 13:02:59 -07:00
2026-03-28 20:27:39 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-03-28 19:17:38 -07:00
2026-03-28 19:17:38 -07:00
2026-04-21 14:40:11 -07:00
2026-04-17 13:02:59 -07:00
2026-04-20 16:10:45 -07:00
2026-02-20 13:25:42 -03:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-05-18 16:27:06 -07:00
2026-03-30 18:44:33 -07:00
2026-04-17 13:02:59 -07:00
2026-03-28 19:17:38 -07:00
2026-05-15 22:28:27 -07:00
2026-04-17 13:02:59 -07:00
2026-05-15 22:28:27 -07:00
2026-03-28 19:17:38 -07:00
2026-03-15 22:57:39 -07:00
2026-05-19 14:48:30 -07:00
2026-04-17 13:02:59 -07:00
2026-03-15 20:44:18 -07:00
2026-04-09 11:46:23 -07:00
2026-04-17 13:02:59 -07:00
2025-09-25 15:47:01 -07:00
2026-05-05 17:21:18 -07:00
2026-03-30 16:24:35 -07:00
2026-04-20 16:10:45 -07:00
2026-05-11 09:50:16 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-25 18:06:25 -03:00
2026-04-25 17:10:41 -03:00
2026-04-17 13:02:59 -07:00
2026-02-26 09:59:37 +05:30
2026-04-17 13:02:59 -07:00
2025-07-10 18:20:41 -07:00
2025-09-25 15:47:01 -07:00
2025-10-25 15:10:45 -07:00
2025-05-13 09:42:22 -07:00
2025-10-25 10:19:24 -07:00
2026-03-28 19:17:38 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2025-10-25 10:19:24 -07:00
2026-04-17 13:02:59 -07:00
2026-04-29 03:48:41 +00:00
2026-04-16 17:20:58 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-04-17 13:02:59 -07:00
2026-02-28 09:46:35 -08:00
2025-10-31 18:20:52 -07:00
2026-03-28 19:17:38 -07:00
2026-04-01 19:22:54 -07:00
2026-04-17 13:02:59 -07:00
2025-12-22 12:41:30 +05:30
2026-05-01 11:55:36 +05:30
2026-04-17 13:02:59 -07:00
2025-09-01 17:04:47 -07:00
2026-03-28 19:17:38 -07:00
2026-03-28 19:17:38 -07:00
2026-03-30 21:15:53 -07:00
2026-03-28 19:17:38 -07:00
2026-03-14 22:54:44 -07:00
2026-05-04 18:09:14 -07:00
2026-04-17 13:02:59 -07:00
2026-04-20 16:10:45 -07:00
2026-01-16 16:37:44 +05:30
2026-03-15 22:57:39 -07:00
2026-04-17 13:02:59 -07:00
2026-02-21 10:46:49 -08:00
2026-04-01 19:22:54 -07:00
2026-03-28 19:17:38 -07:00
2026-05-13 00:32:03 +00:00
2026-04-17 13:02:59 -07:00
2026-03-15 13:57:50 -07:00
2026-04-17 13:02:59 -07:00
2025-05-13 09:42:22 -07:00
2025-09-01 17:04:47 -07:00
2026-05-19 14:48:30 -07:00
2026-05-22 15:57:29 -07:00
2026-04-17 13:02:59 -07:00
2026-04-01 19:22:54 -07:00
2026-04-23 14:48:02 -07:00
2026-04-15 18:19:04 -07:00
2026-02-20 13:25:42 -03:00
2026-03-28 20:19:05 -07:00
2026-04-01 19:22:54 -07:00