sindresorhus / p-retryLinks
Retry a promise-returning or async function
☆934Updated last week
Alternatives and similar repositories for p-retry
Users that are interested in p-retry are comparing it to the libraries listed below
Sorting:
- Throttle promise-returning & async functions☆501Updated last month
- Map over promises concurrently☆1,454Updated last month
- Serialize/deserialize an error into a plain object☆584Updated this week
- Simple “Least Recently Used” (LRU) cache☆731Updated last week
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Abstraction for exponential and custom retry strategies for failed operations.☆1,261Updated 2 years ago
- Semaphore using `async` and `await`☆646Updated last year
- 🌲 high-speed HTTP logger for Node.js☆651Updated last week
- Retrying made simple, easy and async☆1,891Updated 2 years ago
- A utility that allows retrying a function with an exponential delay between attempts.☆393Updated last week
- Memoize promise-returning & async functions☆426Updated this week
- Map-like, concurrent promise processing☆819Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last month
- Uber-fast unique id generation, for Node.js and the browser☆737Updated last year
- Verification, sanitization, and type coercion for environment variables in Node.js☆614Updated last year
- Fast, in memory work queue☆1,089Updated 2 weeks ago
- Generate a cryptographically strong random string☆574Updated 3 years ago
- Emulates ioredis by performing all operations in-memory.☆367Updated 2 weeks ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆527Updated 4 months ago
- Normalize a URL☆861Updated last month
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,119Updated 8 months ago
- JSON logger for Node.js and browser.☆1,113Updated last year
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆888Updated 2 months ago
- Delay a promise a specified amount of time☆623Updated 2 years ago
- 🌲Basic prettifier for Pino log lines☆1,520Updated last week
- Get, set, or delete a property from a nested object using a dot path☆847Updated 2 weeks ago
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,196Updated last month
- Timeout a promise after a specified amount of time☆294Updated 2 weeks ago
- a robust, scalable, and maintained set of caching packages☆1,889Updated last week
- Get an available TCP port☆914Updated last month