Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

abacus-retry

cloudfoundry-incubator76Apache-2.01.1.5

Async function call retries with exponential backoff

cf, abacus

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.