#04Rate Limiter
stub
Cap request rates per user/key across a fleet.

Rate Limiter. Cap request rates per user/key across a fleet.

This problem is a stub. Suggested approaches haven't been authored yet — ask the staff engineer in the right panel for any stage and they'll generate one tuned to your draft.
Reading: Stripe rate limiters · Cloudflare sliding window
token bucket
sliding window
Redis Lua
sloppy counters