Skip to content

rate-limit-matrix

FieldValue
IDrate-limit-matrix
Version1.0.0
Modestatic
LayerStripe
Categorycontract
Severity🟡 warning
SLA10,000 ms
Depends onnone
Sourceapps/api/__gates__/rate-limit-matrix.gate.ts

What it asserts

Every operation declares x-matter-rate-limit.bucket + tier caps; the RateLimited response carries Retry-After + RateLimit-* headers; tier × bucket caps are monotone.

Run it locally

bun run gates --gate=rate-limit-matrix

See also


Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.

On this page