api-rate-limiters
CommunityHealthy API calls with backoff and breakers.
AuthorShubhamManachekar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Logical rules for handling real API connections, exponential backoff, circuit breaking, and block detection without mocks.
Core Features & Use Cases
- Enforces the @breaker decorator on all external process() functions to ensure resilience.
- Detects API blocks via HTTP status and rate-limit headers and raises structured WorkerError.
- Provides SQLite-based TTL caching with defined windows to reduce duplicate calls and handle offline scenarios.
Quick Start
Configure a worker to apply exponential backoff and circuit breaking on API rate-limit events.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: api-rate-limiters Download link: https://github.com/ShubhamManachekar/GeoSupply/archive/main.zip#api-rate-limiters Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.