backoff.js
Fibonacci, exponential and fixed strategy backoffs for Node.js.
Fibonacci, exponential and fixed strategy backoffs for Node.js.
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
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.
pull-stream source for exponential backoff intervals
Simple backoff strategies
Failover solution for managing cluster fucks
Provides both retry and backoff rules for Http client
SQS poller logic