概要
This skill provides standardized implementation patterns for handling Perplexity AI API constraints, ensuring high application reliability and optimized throughput. It features ready-to-use TypeScript logic for exponential backoff with jitter, deterministic idempotency key generation to prevent duplicate requests, and queue-based throttling mechanisms. Designed for developers building production-grade AI features, this skill helps gracefully handle 429 'Too Many Requests' errors across Free, Pro, and Enterprise tiers while providing real-time monitoring of rate limit headers to prevent service interruptions.