backoff
Fibonacci and exponential backoffs.
backoff-rxjs
A collection of helpful RxJS operators to deal with backoff strategies (like exponential backoff)
exponential-backoff
A utility that allows retrying a function with an exponential delay between attempts.