Last 12 weeks · 0 commits
2 of 6 standards met
From the example: Calling bail will immediately reject the promise returned by , but if the promise returned by the retirer function is then itself rejected, attempts will continue running in the background until e.g. the max retry count is reached. This can be surprising and result in obscure bugs.
Repository: vercel/async-retry. Description: Retrying made simple, easy and async Stars: 1909, Forks: 58. Primary language: JavaScript. Languages: JavaScript (93.3%), Dockerfile (6.7%). License: MIT. Homepage: https://npmjs.com/async-retry Topics: async, await, javascript, retry. Latest release: 1.3.3 (4y ago). Open PRs: 10, open issues: 20. Last activity: 2y ago. Community health: 50%. Top contributors: leo, rauchg, greenkeeperio-bot, leerob, lucleray, whitecrownclown, TooTallNate, yeldiRium, jfmengels, timstott and others.
JavaScript