Login
Download
Skill UI
Browse and discover
9167+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Throughput
, found
112
results
Default
Newest
Most Downloaded
Handling API Rate Limits and Throttling
salesloft-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
217
This guide provides methods for managing API rate limits, specifically addressing complex cost-based throttling models (like SalesLoft's). It teaches how to implement robust rate-limit-aware clients, handle 429 errors using exponential backoff, and calculate the total cost associated with deep pagination, ensuring stable and optimized API throughput for large-scale bulk operations.
View Details
Shopify Rate Limit Handling And Optimization
shopify-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
139
A comprehensive skill for managing Shopify's unique rate limiting systems, covering both the REST API's leaky bucket mechanism and the GraphQL API's calculated query cost. It provides robust techniques for handling 429 errors, implementing exponential backoff, and optimizing queries to ensure stable, high-throughput e-commerce integrations.
View Details
Implementing Rate Limit Handling for AI APIs
together-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
246
A comprehensive guide and implementation demonstrating how to handle API rate limits when interacting with AI services like Together AI. It details the token bucket algorithm for client-side throttling and provides robust retry mechanisms (exponential backoff) to manage 429 (Rate Limit Exceeded) and 5xx server errors, ensuring stable, high-throughput batch processing.
View Details
Webflow API Rate Limit Management
webflow-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
294
This skill provides comprehensive strategies for handling rate limits when interacting with the Webflow Data API v2. It covers using SDK built-in retries, implementing custom exponential backoff with jitter, controlling concurrency using request queues, and optimizing calls with bulk endpoints (e.g., createItemsBulk). Use this guide when encountering 429 errors or when maximizing API throughput is critical for robust applications.
View Details
Prev
1
2
3
...
7
8
9
10
Language
简体中文
English