Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-backoff
Precondition checking utilities
https://github.com/MathieuTurcotte/node-backoff
0
no reviews
Install
Fibonacci and exponential backoffs for Node.js.
It inherits from EventEmitter. When backoff starts, backoff event is emitted, when backoff ends, ready event is emitted.
Node.js is an event-based server-side JavaScript engine.