googleapis / retry-requestLinks
**THIS REPOSITORY AND PACKAGE WILL BE DEPRECATED IN JULY 2024** Retry a request with built-in exponential backoff.
☆69Updated last week
Alternatives and similar repositories for retry-request
Users that are interested in retry-request are comparing it to the libraries listed below
Sorting:
- API for combining call site modifiers☆41Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Convert streams (readable or writable) to promises☆140Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Simplified high resolution timing☆82Updated 11 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Make your own error types!☆70Updated 2 years ago
- 🌲 pino log redaction 🍷☆68Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Caseless object set/get/has, very useful when working with HTTP headers.☆95Updated 4 years ago
- ESLint rules to disallow unsafe regular expressions.☆13Updated 5 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Remove nodecore related stack trace noise☆143Updated 10 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- A simple and pragmatic library for testing Node.js console output.☆85Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago