node-promise-retry
A module that encapsulates promise retry logic
A module that encapsulates promise retry logic
A simple dependency-free promise library that retries a given function until it succeeds or certain fail criteria are met. Can also be used to timeout Promises.
Retry failed attempts to consume a message, with increasing delays between each attempt. For the delay use binary delay message arhitecture.
Retry ajax calls using the deferred API
A simple, resilient GitHub API client for bulk retrieval of GitHub resources
Conditional function retry with backoff
Download to a temp file (with retries). Promise based.
Simple and easy retry and exponential backoff goodness for NodeJS.
Retries a promise with exponential backoff.
Plugin for hermione to disable retries at runtime
Easily download a file and save it to local disk. It supports resuming previously downloaded files, multi-connection/parallel downloads, and retry on fail out of the box!
yet another retry library
WebSocket API wrapper with automatic retry handling and heartbeat
Flexible and configurable retry wrapper for all promise/async functions
Executes a function until a condition is fulfilled with a truthy value
Fast nodejs http/https client
RxJS observable exponential backoff operator
Retry when failed
retry a function with a series of arguments until one works
A pool of WebSocket connections. Supports reconnecting.