A middleware and service for retrying failed API requests with customizable replay functionality. Latest version: 1.0.7, last published: 18 minutes ago. Start using replay-api in your project by running `npm i replay-api`.
Recent launches
replay-api
Ever had an API request fail due to a temporary issue like network issues, rate limits or a service being down? What if your app could automatically retry those requests saving you from manual recovery?