claudeindex
Plugin

rate-limiting-throttling-strategy

Rate-limiting + throttling + backpressure strategy. Algorithm (token bucket / leaky / sliding window / GCRA / concurrency), layered scope (global > per-tenant > per-user > per-IP > per-endpoint), enforcement (CDN → gateway → service → data), IETF RateLimit-* + Retry-After + RFC 7807 body, tier + quota model, circuit breaker + bulkhead + adaptive concurrency, Redis / Envoy / gateway-native storage.

Installation

1

Add the marketplace

/plugin marketplace add SSiertsema/claude-code-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.