Knowledge Base

Rate Limiting

What it is

A speed limit on how many requests you can make per time period.

Real-world Analogy

Like a highway on-ramp meter — only so many cars per minute to prevent traffic jams.

Why Marcus Uses This

Claude has usage limits. Marcus adds a 3-second gap between calls and backs off exponentially if rate-limited.