Extended Fetch API with timeout and retries.
Extend any fetch library with retry functionality
Opinionated `fetch` optimized for use inside microservices
Retrying made simple, easy and async
Retry a promise-returning or async function
AbortController for Node based on EventEmitter
Library for performing retries on HTTP requests
Opinionated `fetch` optimized for use inside microservices
Retry a failed promise
Interact with Xcode
[](https://github.com/vercel/fetch/actions?workflow=CI)
Check if a value is a Fetch network error
TypeScript definitions for async-retry
retry for functions returning a promise
Opinionated, caching, retrying fetch client
A layer on top of `fetch` (via [node-fetch](https://www.npmjs.com/package/node-fetch)) with sensible defaults for retrying to prevent common errors.
A simple Node.js module to check if a TCP port is already bound.
Create an AbortSignal that aborts after a delay
Advanced fetch client builder for typescript.
A better API for making Event Source requests, with all the features of fetch()
Retry library for node-fetch
A utility to retry failed async methods.
A lean Promises and Async lib for ES6/ES7
Fetch API Request client for @ama-sdk/core based SDK
`openid_config_parser` is a lightweight, zero-dependency Ruby gem that fetches and parses OpenID Connect configuration data from any specified endpoint URL. It provides built-in caching, retries, OIDC field validation, and configurable timeouts.
Fetches readings for Japanese Kanji from yomikatawa.com and converts them to hiragana, katakana, or Hepburn-style romaji. Includes timeout/retry handling and a simple API.