debounce-async
A debounced function that delays invoking asynchronous functions.
async-wait-until
Waits until the given predicate function returns a truthy value, then resolves
tolerance
This module wraps a function with retry functionality by passing a timeout. So the function will be more tolerant.