01Header monitoring for X-RateLimit-Limit, Remaining, and Reset values
02Tier-aware configuration for Free, Pro, and Enterprise limit thresholds
03Deterministic idempotency key generation for safe request retries
040 GitHub stars
05Exponential backoff with randomized jitter to prevent thundering herd issues
06Queue-based concurrency control via p-queue implementation