tim-kos / node-retry
Abstraction for exponential and custom retry strategies for failed operations.
☆1,236Updated last year
Alternatives and similar repositories for node-retry:
Users that are interested in node-retry are comparing it to the libraries listed below
- Rich JavaScript errors☆1,186Updated 2 years ago
- A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled☆1,518Updated 8 months ago
- Abstract rate limiter for nodejs☆719Updated 2 years ago
- cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+☆767Updated 8 months ago
- implementation of https://github.com/joyent/node/issues/5243☆1,132Updated 2 years ago
- Retry a promise-returning or async function☆817Updated 2 months ago
- Support keepalive http agent.☆583Updated 2 weeks ago
- A node.js redlock implementation for distributed, highly-available redis locks☆1,862Updated 6 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,921Updated 6 years ago
- express.js middleware for winstonjs☆796Updated last year
- Key signing and verification for rotated credentials☆929Updated 3 years ago
- Zero-conf Node.js reloading☆2,251Updated last year
- A simple worker-manager for clustered Node.js apps☆881Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,086Updated 4 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Create HTTP Errors☆1,511Updated last week
- pipe streams together and close all of them if one of them closes☆910Updated 4 months ago
- Abstract migration framework for node☆1,549Updated 4 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,902Updated 2 years ago
- Temporary file and directory creator for node.js☆742Updated 5 months ago
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,098Updated last year
- A port of inflection-js to node.js module☆556Updated last week
- Make a dump of the V8 heap for later inspection.☆2,498Updated 2 years ago
- A node.js module to make the use of promises safe☆669Updated 3 weeks ago
- Map over promises concurrently☆1,383Updated last month
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆382Updated this week
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago
- Execute a callback when a request closes, finishes, or errors☆394Updated 8 months ago