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:
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Write data to a random temporary file☆108Updated last year
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated 3 weeks ago
- Simplified high resolution timing☆85Updated last year
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 8 years ago
- 🌲 pino log redaction 🍷☆71Updated last month
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Rename a function☆47Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆39Updated 2 months ago
- Make your own error types!☆70Updated 3 years ago
- Read from and write to a JSON file, minimizing diffs and preserving formatting.☆45Updated last week
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Measure Node.js event loop lag.☆43Updated 5 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Support any Observable library and polyfill☆73Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago