Unclaimed project
Are you a maintainer of p-retry? Claim this project to take control of your public changelog and roadmap.
Changelog
Retry a promise-returning or async function
Last updated 3 days ago
onFailedAttempt and shouldRetry now receive a context object instead of a decorated error bff36bb
object.error instead of object..attemptNumber and .retriesLeft did not change.forever option (#79) 6a89827
{retries: Infinity} instead for infinite retries.retry package (#79) 6a89827
makeRetriable method 1a81c1ehttps://github.com/sindresorhus/p-retry/compare/v6.2.1...v7.0.0-0