Glossary · Network & evasion

Rate limiting

A cap on request volume — the service-level kind that protects the API, distinct from the account-level pacing that protects your login.

What is rate limiting?

Rate limiting bounds how many requests an identity may make in a period, answering 429 when the bound is crossed. Two different limiters exist here for two different beneficiaries: an edge limiter per tenant that protects the service, and an account cadence governor that protects the customer’s identity on the target site.

Why it matters

Conflating them leads to the wrong fix. A 429 from the edge means slow your calls down; a 429 from the cadence governor means this specific login is being paced, and spreading work across accounts — not retrying harder — is the answer.

Related terms

See it in context

Back to the full glossary

Put your agent to work. Keep the decision.

Give your agent a real browser, authorize the accounts it may use, and keep control of every step. Repeated runs compile into skills that replay without a model.