Tranquil-Flow
ee83a710f0
fix(gateway,cron): activate fallback_model when primary provider auth fails
...
When the primary provider raises AuthError (expired OAuth token,
revoked API key), the error was re-raised before AIAgent was created,
so fallback_model was never consulted. Now both gateway/run.py and
cron/scheduler.py catch AuthError specifically and attempt to resolve
credentials from the fallback_providers/fallback_model config chain
before propagating the error.
Closes #7230
2026-04-24 05:35:43 -07:00
..
2026-04-24 03:04:42 -07:00
2026-04-24 05:35:43 -07:00
2026-04-24 03:46:46 -07:00
2026-04-24 05:07:01 -07:00
2026-04-24 03:10:52 -07:00
2026-04-24 05:35:43 -07:00
2026-04-24 05:30:05 -07:00
2026-04-24 03:04:42 -07:00
2026-04-18 22:50:55 -07:00
2026-04-16 16:50:15 -07:00
2026-04-24 03:38:17 -07:00
2026-04-24 05:35:43 -07:00
2026-04-16 04:22:16 -07:00
2026-04-24 05:28:45 -07:00
2026-04-22 11:47:49 -07:00
2026-04-21 01:33:10 -07:00
2026-04-21 01:56:35 -07:00
2026-04-21 06:06:16 -07:00
2026-04-20 04:56:06 -07:00
2026-04-21 08:00:00 -07:00
2026-04-22 13:20:02 -07:00
2026-04-13 10:50:24 -07:00
2026-04-12 03:53:30 -07:00
2026-04-12 16:36:11 -07:00
2026-04-13 10:50:24 -07:00
2026-04-22 05:51:58 -07:00
2026-04-20 12:23:05 -07:00
2026-04-19 22:44:47 -07:00
2026-04-22 14:42:32 -07:00
2026-04-20 03:48:08 -07:00
2026-04-17 00:20:40 -07:00
2026-04-17 13:31:53 -07:00
2026-04-17 14:21:22 -07:00
2026-04-19 19:18:19 -07:00
2026-04-20 12:23:05 -07:00
2026-04-20 12:23:05 -07:00
2026-04-20 23:20:33 -07:00
2026-04-24 02:34:32 -05:00