Rate Limits
10 rulesRate-limit descriptions — quotas, windows, and policies.
Document Require Description
info
experience: documentationexperience: governance
spec: document
The `description` property should be present.
Document Require Limit
info
experience: reliabilityexperience: data-modeling
spec: document
The `limits` property should be present.
Document Require Name
info
experience: data-modelingexperience: governance
spec: document
The `name` property should be present.
Limit Max Positive
info
experience: data-modelingexperience: reliability
spec: limits
A limit max should be a positive integer.
Limit Require Max
info
experience: reliabilityexperience: governance
spec: limits
The `max` property of each limit should be present.
Limit Require Name
info
experience: data-modelingexperience: reliability
spec: limits
The `name` property of each limit should be present.
Limit Require Scope
info
experience: reliabilityexperience: governance
spec: limits
The `scope` property of each limit should be present.
Limit Require Window
info
experience: reliabilityexperience: governance
spec: limits
The `window` property of each limit should be present.
Limit Scope Known
info
experience: consistency
spec: limits
A limit scope should be one of ip, user, api-key, client, or global.
Limit Window Format
info
experience: consistencyexperience: reliability
spec: limits
A limit window should be a duration like 60s, 1m, 1h, or 1d.
10 of 10 rules shown · ← all artifacts