axios-retry

JSON →
library 4.5.0 ·javascript
verified Jun 7, 2026

Intercepts failed axios requests and retries them automatically. Current version 4.5.0, actively maintained with releases on demand. Supports exponential backoff, custom retry conditions, and per-request config. Works with axios 0.x and 1.x. Ships TypeScript types. Differentiates from similar libraries (like axios-retry-plus) by being lightweight and focused on simple, flexible retry logic without external dependencies.