Skip to main content
wr.fi

Exponential Backoff Retry Decorator (Python)

code4/6
315
DownloadRaw
Apr 2, 2026

About

Production-ready async retry decorator with exponential backoff and jitter. Useful for API calls, webhook delivery, and any unreliable network operation.

Files (1)