Dashboard > Issues > Issue #101 Add retry logic for transient failures opened | alice | backend, reliability | -> bob, carol Milestone: v2.0 | Due: 2026-02-01 ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ## Problem Transient network failures cause cascading errors in the ingestion pipeline. We need exponential backoff with jitter. ## Approach 1. Wrap HTTP calls in a retry decorator 2. Use exponential backoff (base 1s, max 30s) 3. Add jitter to prevent thundering herd ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── Discussions (0) Loading discussions... NORMAL q:quit esc:back ?:help C-p:palette o:browser P:scope gh:home gi:issues gm:mrs g/:search gt:timeline