Implement Instantly rate limiting, backoff, and idempotency patterns. Use when handling rate limit errors, implementing retry logic, or optimizing API request throughput for Instantly. Trigger with phrases like "instantly rate limit", "instantly throttling", "instantly 429", "instantly retry", "instantly backoff".
7.0
Rating
0
Installs
Backend Development
Category
High-quality skill providing comprehensive rate limiting patterns for Instantly API. Includes practical implementations of exponential backoff with jitter, idempotency keys, queue-based throttling, and rate limit monitoring. The description clearly triggers on relevant phrases and the content delivers complete, production-ready TypeScript code. Structure is logical with clear sections covering tiers, implementations, error handling, and examples. Novelty is good—while rate limiting is a common pattern, the Instantly-specific tier table, header handling, and combined patterns (backoff + jitter + idempotency + queue) provide meaningful value beyond what a CLI agent would easily produce. Minor room for improvement: could add more context about when to choose queue vs backoff approaches, and integration examples with actual Instantly SDK methods.
Loading SKILL.md…

Skill Author