@smithy/util-retry

Shared retry utilities to be used in middleware packages.

trytryagain

Keep trying until it works. Actually a very reliable testing strategy.

rxjs-retry-delay

RxJS retry pipeable operator with delay and max attempts strategy for RxJS >= 6

@mr-hooks/use-retry

A hook for auto retrying asynchronous operations with a backoff strategy