Troy Mitchell
|
3c7fefac81
|
retry: add backoff calculator with jitter strategies
Implement BackoffCalculator supporting:
- Exponential backoff with configurable base/max delay
- Full, equal, and decorrelated jitter strategies
- Per-provider and per-status-code backoff overrides
- Comprehensive unit tests for all strategies
Signed-off-by: Troy Mitchell <i@troy-y.org>
|
2026-04-28 17:05:03 +08:00 |
|