Default backoff function. min(tries*10^2, 10 seconds)
min(tries*10^2, 10 seconds)
Return a promise that will resove when a specific event is emitted.
Generated using TypeDoc
Default backoff function.
min(tries*10^2, 10 seconds)