googleapis / retry-requestLinks
**THIS REPOSITORY AND PACKAGE WILL BE DEPRECATED IN JULY 2024** Retry a request with built-in exponential backoff.
☆69Updated this week
Alternatives and similar repositories for retry-request
Users that are interested in retry-request are comparing it to the libraries listed below
Sorting:
- 🌲 pino log redaction 🍷☆70Updated this week
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Write data to a random temporary file☆108Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 4 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Get the callsite of the caller function☆54Updated 2 months ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Extract the actual stack of an error☆68Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- and furthermore, here are some keys on that remote et-cetera server☆14Updated 4 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 2 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 2 months ago
- Simplified high resolution timing☆84Updated last year
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- run your benchmarks as part of your dev flow, for Node.js☆49Updated 8 years ago