You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): add fallback targets for provider errors (#905)
* feat(core): add fallback targets for provider errors
When a primary target fails with retryable errors after exhausting
retries, the runner now tries fallback_targets in order. The result
JSONL records which target actually served the response via target_used.
Closes#899
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* refactor(core): address review feedback on fallback targets
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments