Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
-
Updated
Sep 27, 2025 - PHP
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
Interpret HTTP responses and handle failures in Swift.
WIP PyPI-published Python library, currently under testing, for determining retryable and non-retryable errors and applying appropriate retry-after handling
A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.
Limits and Quotas on API Requests with HTTP headers based on IETF draft.
An ECMAScript module to handle the HTTP header `Retry-After` according to the specification RFC 9110.
Parses an HTTP Retry-After header and returns delay time in seconds.
CLI checker for API rate limit header documentation quality
Build deterministic retry delay plans with diagnostics, jitter and Retry-After helpers.
Audit API rate limit headers for standard fields, reset timing, retry-after behavior, remaining limits, and client-friendly throttling metadata.
Audit API rate limit documentation for quotas, windows, identity dimensions, response headers, 429 examples, Retry-After, burst behavior, and upgrade paths.
Smart retry & backoff engine for APIs and AI workflows. Zero-dep, AI-aware 429/5xx handling, exponential backoff with jitter, Retry-After support, abort signals & timeouts. TypeScript-first.
Normalize OpenAI, Anthropic and Gemini API errors into one shape: category, retryable flag and Retry-After delay. Zero dependencies.
Drop-in per-client rate limiting for Go (net/http): token bucket, burst control, Retry-After, optional waits.
Add a description, image, and links to the retry-after topic page so that developers can more easily learn about it.
To associate your repository with the retry-after topic, visit your repo's landing page and select "manage topics."