geersch / retry

Retry utility function supporting exponential backoff and jitter powered by RxJS :dragon:

Home Page:https://github.com/geersch/retry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@geersch/retry

Description

The @geersch/retry package offers a retry utility function supporting exponential backoff and jitter powered by RxJS.

The @geersch/nestjs-retry package offers a NestJS interceptor to easily apply the retry utility function to an endpoint.

Please consult the README of these packages for more information.

Installation

$ yarn add @geersch/retry
$ yarn add @geersch/nestjs-retry

License

These packages are MIT licensed.

About

Retry utility function supporting exponential backoff and jitter powered by RxJS :dragon:

https://github.com/geersch/retry

License:MIT License


Languages

Language:TypeScript 97.6%Language:JavaScript 2.1%Language:Shell 0.3%