mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-22 00:31:12 +00:00
The handler was converting all backend errors into Ok(Outcome::fail(...)), which the engine treats as a terminal result. Retryable errors (timeouts, network failures) are now propagated as Err so the engine retry loop kicks in. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| attractor | ||
| llm | ||
| terminal | ||