🧣 Retry functionality for promises with an exponential backoff time
-
Updated
Mar 4, 2023 - JavaScript
🧣 Retry functionality for promises with an exponential backoff time
SriApiRetry.js is a JavaScript library that simplifies the implementation of retry logic for API calls. It handles scenarios where API requests may fail due to network issues, server errors, or rate limits, and automatically retries the requests with customizable backoff strategies.
Add a description, image, and links to the api-retry topic page so that developers can more easily learn about it.
To associate your repository with the api-retry topic, visit your repo's landing page and select "manage topics."