abacus-retry
v1.1.5
Published
Async function call retries with exponential backoff
Downloads
232
Readme
abacus-retry
Async function call retries with exponential backoff.
This module simply wraps the retry module to provide call retries with exponential backoff, with a bit more natural interface than the original retry module.