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
Requests should be rate-limited globally rather than per-user as to not exhaust dyno resources, cooldown should depend on server limits. Also implement a watcher to reject duplicate requests.