mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Three crates independently implemented the same exponential-backoff-with-jitter logic. Extract a single BackoffPolicy into fabro-util and have fabro-core, fabro-workflows, and fabro-llm all use it, eliminating duplication and making the backoff conversion in core_adapter trivial. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||