You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The POST /api/incidents endpoint currently has only global rate limiting.
Add per-operator rate limiting to prevent accidental spam from a single device.
Suggested: max 20 reports per operator per minute.
The POST /api/incidents endpoint currently has only global rate limiting.
Add per-operator rate limiting to prevent accidental spam from a single device.
Suggested: max 20 reports per operator per minute.