36 packages found
Description
A drop-in replacement for fs, making various improvements.
Keywords
Publisher
Description
Retry a promise-returning or async function
Keywords
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Publisher
Description
Check whether a request can be retried based on the `error.code`
Keywords
Publisher
Description
For when you don’t want your promises to give up on the first attempt (most commonly because of network failure).
Keywords
Publisher
Description
node.js request wrapper adding support for retries, exponential back-off, fixture serving, JSON
Keywords
Publisher
Description
Simple module to retry a function with async/await syntax !
Keywords
Publisher
Description
Promise batching for unreliable api calls that have rate limits
Keywords
Publisher
Description
Kafka consumer manager handles retries, offset issues and retries
Keywords
Publisher
Description
Executes git commands gracefully. Retries them on errors
Keywords
Publisher
Description
Upload files to s3 with exponential backoff
Keywords
Publisher
Description
Retry an async function with different strategies
Keywords
Publisher
Description
Retry a promise if it times out, until max retries reached
Keywords
Publisher
Description
Automatically retry flaky tests with Jest
Keywords
Publisher
Description
Repeat function call depending on the previous call result and specified conditions.
Keywords
- retry
- retries
- repeat
- repetition
- try
- action
- operation
- function
- call
- invoke
- invocation
- execution
- attempt
- promise
- View more
Publisher
Description
Tiny fetch API wrapper to add support for retries, retry delay & timeouts
Keywords
Publisher
Description
utility functions that poll until a condition is met
Keywords
Publisher
Description
Configurable object for performing operation.
Keywords
Publisher
Description
Node.js module that reduces EPERM errors on win32 platform using retry approach
Keywords
Publisher
Description
A wrapper around isomorphic-fetch that allows retries in case of request failure
Keywords
Publisher
Description
A highly-simple request package, featuring automatic retries if a request fails.