Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-promise-retry
Retries a function that returns a promise
https://github.com/IndigoUnited/node-promise-retry#readme
0
no reviews
Install
Leverage the power of the retry module to the promises world.
Calls fn until the returned promise ends up fulfilled or rejected with an error different than a retry error.
Node.js is an event-based server-side JavaScript engine.