Search results
72 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A drop-in replacement for fs, making various improvements.
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Check whether a request can be retried based on the `error.code`
Executes git commands gracefully. Retries them on errors
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
promise implementation of nestjs http module with retries feature using axios-retry and axios
Simple module to retry a function with async/await syntax !
Automatically retry flaky tests with Jest
Cypress Reporter | Enhances your Cypress test suite with the cypress-xray-junit-reporter a specialized custom reporter designed to seamlessly generating comprehensive XRay-compatible JUnit-style XML reports, complete with embedded screenshots on test fail
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Retry a promise-returning or async function
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
- 1:1
- abort
- abortcontroller
- abuse
- adapter
- alternative
- api
- backend
- better
- cache
- caching
- callback
- callbacks
- cloudflare
- View more
Node.js module that reduces EPERM errors on win32 platform using retry approach
Mocha's spec reporter with retried test information.
A simple, lightweight and isomorphic extension of the Fetch API that allows for graceful error handling and response validation, automatic retries, and the ability to bring your own Fetch API package.
- fetch
- client
- browser
- server
- client-side
- server-side
- async
- await
- validate
- validator
- validation
- response
- request
- API
- View more
A helper to execute a promise a certain number of times if it's throwing an exception, also inserting a delay between each attempt.
🎛️🔁🚀 A tiny, zero‑dependencies retry helper with exponential backoff + jitter—usable for KV, HTTP, Durable Objects, or any async function.
- typescript
- retry
- backoff
- exponential-backoff
- jitter
- async
- promise
- promise-retry
- resilience
- retries
- exponential
- failure
- failure-recovery
- timeout
- View more
Basically a rewrite of p-retry
- promise
- retry
- retries
- operation
- failed
- rejected
- try
- exponential
- backoff
- attempt
- async
- await
- promises
- concurrently
- View more
Promise batching for unreliable api calls that have rate limits
Tiny fetch API wrapper to add support for retries, retry delay & timeouts