graceful-fs
A drop-in replacement for fs, making various improvements.
promise-retry
Retries a function that returns a promise, leveraging the power of the retry module.
p-retry
Retry a promise-returning or async function
exponential-backoff
A utility that allows retrying a function with an exponential delay between attempts.