googleapis / retry-requestLinks
**THIS REPOSITORY AND PACKAGE WILL BE DEPRECATED IN JULY 2024** Retry a request with built-in exponential backoff.
☆69Updated 3 weeks ago
Alternatives and similar repositories for retry-request
Users that are interested in retry-request are comparing it to the libraries listed below
Sorting:
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- API for combining call site modifiers☆42Updated 5 years ago
- 🌲 pino log redaction 🍷☆69Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 3 weeks ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Write data to a random temporary file☆105Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆55Updated 3 weeks ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated 3 weeks ago
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Get the callsite of the caller function☆52Updated 2 weeks ago
- ☆41Updated 6 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- Conditional promise chains☆62Updated 4 years ago
- Rename a function☆46Updated last year
- Caseless object set/get/has, very useful when working with HTTP headers.☆95Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Extract the actual stack of an error☆66Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago