async-retrier
Async retrier is a simple library that allows you to retry async functions with a delay between each retry.
hodash.retrie
A promise retrier with the ability to track and cancel externally and internally.
p-limit
Run multiple promise-returning & async functions with limited concurrency
p-locate
Get the first fulfilled promise that satisfies the provided testing function