sindresorhus / p-retryLinks
Retry a promise-returning or async function
☆964Updated 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:
- Map over promises concurrently☆1,469Updated last month
- Throttle promise-returning & async functions☆508Updated last month
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Generate a cryptographically strong random string☆576Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 3 months ago
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Retrying made simple, easy and async☆1,904Updated 2 years ago
- Semaphore using `async` and `await`☆650Updated last year
- A utility that allows retrying a function with an exponential delay between attempts.☆399Updated 2 months ago
- Map-like, concurrent promise processing☆830Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,260Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated last month
- Uber-fast unique id generation, for Node.js and the browser☆738Updated last year
- Delay a promise a specified amount of time☆627Updated last month
- Verification, sanitization, and type coercion for environment variables in Node.js☆621Updated last year
- Fast, in memory work queue☆1,099Updated last week
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- A fluent API to generate JSON schemas☆520Updated 2 months ago
- Emulates ioredis by performing all operations in-memory.☆379Updated 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,140Updated 10 months ago
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆897Updated 4 months ago
- Get, set, or delete a property from a nested object using a dot path☆854Updated 2 months ago
- 🌲 high-speed HTTP logger for Node.js☆664Updated 2 weeks ago
- a robust, scalable, and maintained set of caching packages☆1,927Updated this week
- Simple and modern async event emitter☆2,004Updated 6 months ago
- 🌲Basic prettifier for Pino log lines☆1,545Updated 2 weeks ago
- Get an available TCP port☆920Updated 3 months ago
- JSON logger for Node.js and browser.☆1,121Updated last month
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,208Updated last month