coveooss / exponential-backoff
A utility that allows retrying a function with an exponential delay between attempts.
☆361Updated 5 months ago
Alternatives and similar repositories for exponential-backoff:
Users that are interested in exponential-backoff are comparing it to the libraries listed below
- Serialize/deserialize an error into a plain object☆550Updated 3 weeks ago
- Map-like, concurrent promise processing☆799Updated 10 months ago
- Retry a promise-returning or async function☆821Updated 2 months ago
- Throttle promise-returning & async functions☆458Updated 2 months ago
- Bull / BullMQ queue command line REPL☆230Updated 2 months ago
- Uber-fast unique id generation, for Node.js and the browser☆730Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆322Updated last month
- 🦖 A super flexible interceptor for Axios that makes it easy to retry requests.☆494Updated this week
- A cli to load dotenv files☆525Updated last month
- very fast object redaction☆294Updated 10 months ago
- Insipired by aws-serverless-express to work with Fastify with inject functionality.☆518Updated this week
- 🌲 high-speed HTTP logger for Node.js☆568Updated 2 weeks ago
- A JavaScript library that makes it easier to retry functions that return a promise☆189Updated 9 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆219Updated 3 weeks ago
- Provides native type extraction from Joi schemas for Typescript☆152Updated last year
- Node.js implementation of K-Sortable Globally Unique IDs☆258Updated 3 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆295Updated last year
- Convert Joi Schemas to TypeScript interfaces☆129Updated 3 weeks ago
- Translate standard UUIDs into shorter formats and back.☆478Updated 8 months ago
- Verification, sanitization, and type coercion for environment variables in Node.js☆593Updated 8 months ago
- ☆173Updated 10 months ago
- Memoize promise-returning & async functions☆400Updated last year
- A JavaScript Mock Date object that can be used to change when "now" is.☆669Updated 4 months ago
- ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`☆364Updated 9 months ago
- Safely and quickly serialize JavaScript objects☆349Updated last month
- Safe, deterministic and fast serialization alternative to JSON.stringify.