0.0.1 • Published 5 months ago

smart-retry-system v0.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Smart Retry System 🚀

A robust and customizable retry system for handling API requests with various retry strategies, including exponential backoff, Fibonacci delays, jitter, and fixed delays. Designed to improve reliability when dealing with intermittent failures.

📦 Installation

Install via npm:

npm install smart-retry-system
0.0.1

5 months ago