Retry Packages

promise-cache-retry

[![NPM Version][npm-image]][npm-url] [![license][license-image]][license-url] [![GitHub Actions][github-image]][github-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![TypeScript Style Guide][gts-image]][gts-url] [![standard-readme compliant](http

0.1.4 • Published 3 years ago

retry-library

A library that uses an exponential backoff logic to cancel an API request if the response is delayed and retries the request a certain number of times.

1.1.3 • Published 6 months ago

retryee

`retryee` is a programmable library for retry. This is written in TypeScript. It enables developers to customize retry & backoff in a simple way. With `retryee`, you can specify how many times to retry, how long to wait between retries, and what errors t

1.0.0 • Published 2 years ago