request-repeat
request-promise-native wrapper with retries
request-promise-native wrapper with retries
neatly handle problematic functions
## Install ``` $ npm install --save ritry ```
catch promise error and retry
A small library for basic built-in promise utility functions
Hermione plugin for adding extra retries at tests with errors matched by patterns.
a dummy auction app for demonstrating the use of reliable WebSocket RPC and Event Sourcing
AsyncDataLoader is a Higher Order Component which takes responsibility of fetching data of the Wrapped Component and offers many options like showing an interface preview of the Wrapped Component while data is being fetched, refetch data after specified t
A simple queue for executing promises concurrently. You can set timeouts, max concurrency as well as retries
Typed API definitions with middleware support
A wrapper for protractor to automatically re-run failed specs for a specific number of attempts
Fibonacci, exponential and fixed strategy backoffs for Node.js.
Execute function which returns yieldable object with retry mechanism when error happens.
Retry an action specified times automatically if failed with predefined error handlers.
“circuit-breaker-request”
A utility to retry promises
Errors and errorHandler useful for "coworkers" applications
# install `npm i await-retry --save`
Async retry library for NodeJS built on top of retry
extend the automatic retry function for the Promise function