backoff.js
Fibonacci, exponential and fixed strategy backoffs for Node.js.
Fibonacci, exponential and fixed strategy backoffs for Node.js.
Exponential backoff
A small library which handles decaying exponential backoff. This is useful if you want to start throttling something whilst it is going wrong, but recover once things start working again.
Simple library for retrying operations, it supports multiple backoff strategies.
Promise based retry and backoff, bring your own Promises
A universal, reconnecting, event based WebSocket abstraction with configurable backoff
Retry promise. Easy to use, retryable promise. Pass it a promise, get a robust-promise!
Call a node.js generator with backoff and other customization
Simple rate limiting and backoff function implementation
Simple backoff strategies
Failover solution for managing cluster fucks
pull-stream source for exponential backoff intervals
Provides both retry and backoff rules for Http client
SQS poller logic