Login
Download
Skill UI
Browse and discover
10321+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Token Bucket
, found
21
results
Default
Newest
Most Downloaded
Lucidchart API Rate Limit Management
lucidchart-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
315
This document provides a comprehensive guide to managing rate limits when interacting with the Lucidchart API. It details specific limits for various operations (e.g., shape creation, document listing, exporting) and offers implementation patterns, including a token bucket rate limiter class and robust retry strategies. Use this knowledge to build automated workflows that reliably handle high-volume batch processing and prevent API throttling.
View Details
AppFolio API Rate Limit Management
appfolio-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
95
This skill provides robust strategies for managing AppFolio API rate limits. It implements token bucket throttling, exponential backoff, and comprehensive retry logic to ensure reliable execution of high-volume operations, such as bulk tenant imports, rent-roll syncs, and work-order batch updates. It prevents API quota exhaustion during peak usage times.
View Details
Robust Fly.io API Rate Limiting Utility
flyio-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
243
This utility provides comprehensive solutions for managing rate limits when interacting with the Fly.io Machines API. It implements advanced patterns like Token Bucket rate limiting, exponential backoff, and request batching. This ensures that automation scripts remain robust and reliable, even during high-churn operations such as large-scale deployments or auto-scaling events, preventing common 429 throttle errors.
View Details
Multi-Provider API Rate Limiting Utility
fondo-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
476
This utility helps manage API rate limits when building parallel integrations with multiple financial providers (Gusto, QuickBooks, Plaid, Stripe). It implements a token bucket algorithm and robust retry strategies to prevent shared-limit conflicts and ensure reliable data synchronization during high-volume processes like month-end reconciliation.
View Details
Handling Linktree API Rate Limits
linktree-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
428
This module provides robust coding patterns for interacting with the Linktree API, specifically designed to prevent hitting rate limits (429 errors). It implements a token bucket rate limiter and a sophisticated retry strategy featuring exponential backoff and jitter. Ideal for use cases involving bulk link updates, scheduled analytics data fetching, or high-volume data synchronization across multiple accounts, ensuring reliable API interaction.
View Details
MindTickle API Rate Limit Handling Guide
mindtickle-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
400
This guide provides a comprehensive overview of the rate limits imposed by the MindTickle API across various endpoints, such as user management, content upload, and quiz result exports. It details specific limits for different operations and provides robust engineering solutions using TypeScript. Key implementation strategies include implementing a token-bucket rate limiter, developing a retry mechanism with exponential backoff, and optimizing bulk data processing through batching to ensure stable and efficient application integration.
View Details
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 API Rate Limits with Backoff
palantir-rate-limits
jeremylongshore/claude-code-plugins-plus-skills
223
This skill provides a robust solution for managing API rate limits, particularly crucial when integrating with enterprise platforms like Palantir Foundry. It implements advanced techniques including exponential backoff, jittered retries for handling 429/5xx errors, and a token bucket rate limiter for controlled batch throughput. Use this to ensure reliable data ingestion and bulk API operations.
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
Language
简体中文
English