Login
Download
Skill UI
Browse and discover
15857+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Throttling
, found
57
results
Default
Newest
Most Downloaded
Robust Rate Limiting for OneNote API
onenote-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
313
This skill provides advanced rate limit handling for the OneNote Graph API. It implements a token bucket algorithm and queue-based throttling mechanism to prevent hitting rate limits (429 errors). It correctly parses the 'Retry-After' header and manages both per-user and per-tenant usage quotas, ensuring stable, high-throughput integrations.
View Details
Handling OCI API Rate Limits Resilience
oraclecloud-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
386
This skill provides comprehensive techniques for building highly resilient clients when interacting with Oracle Cloud Infrastructure (OCI) APIs. It addresses the common 429 TooManyRequests throttling errors by implementing custom exponential backoff with jitter, utilizing the SDK's advanced retry configuration, and integrating circuit breaker patterns for large-scale, high-volume operations. Use this guide when automating bulk OCI tasks to ensure reliable data retrieval and prevent API failure due to rate limits.
View Details
Salesforce Policy and Security Guardrails
salesforce-policy-guardrails
jeremylongshore/claude-code-plugins-plus-skills
343
This guide implements comprehensive policy guardrails for robust Salesforce integrations. It provides solutions for preventing SOQL injection vulnerabilities, detecting hardcoded credentials, throttling API usage at runtime, and enforcing code quality via custom ESLint rules and CI/CD checks. Use this when building secure, scalable, and compliant Salesforce applications.
View Details
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
Handling API Rate Limits and Quotas
serpapi-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
214
A comprehensive guide to managing API credit consumption and rate limits for SerpApi. This skill demonstrates how to implement robust throttling mechanisms using Python (Semaphore) and TypeScript (PQueue). It covers monitoring remaining account credits, slowing down requests to comply with per-second limits, and utilizing the search archive feature to optimize search volume and prevent unnecessary credit expenditure.
View Details
Advanced Shopify API Troubleshooting Guide
shopify-advanced-troubleshooting
jeremylongshore/claude-code-plugins-plus-skills
431
A comprehensive guide for deep debugging complex Shopify API issues. Learn how to use GraphQL introspection, analyze query cost headers, trace specific requests using X-Request-Id, and inspect webhook delivery status. This skill helps diagnose intermittent failures, throttling, and data inconsistencies in high-volume e-commerce environments.
View Details
Shopify GraphQL Cost Optimizer
shopify-graphql-cost-optimizer
jeremylongshore/claude-code-plugins-plus-skills
282
A comprehensive guide to mastering Shopify's calculated query cost system. Learn how to prevent API throttling errors by understanding the difference between requested and actual query costs. The guide covers advanced techniques like optimizing pagination, selecting minimal fields, avoiding deep nesting, and utilizing bulk operations for massive data exports.
View Details
Snowflake Concurrency and Rate Limit Management
snowflake-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
117
This guide provides comprehensive instructions on managing performance and concurrency within Snowflake. It covers key concepts like warehouse sizing, multi-cluster configuration, and detecting query queuing issues. Users learn how to right-size resources and implement application-level rate limiting to prevent throttling and optimize data warehouse throughput for complex analytics workloads.
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
Prev
1
2
3
4
5
Language
简体中文
English