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
It depends what kind of DoS you want to protect from. What is your threat model in this case ? A rate limiter similar to the one present in Optimise would help fix some of that and address issues pointed at in https://lgtm.com
maybe add a debounce functionality if the same IP requests too fast ?
The text was updated successfully, but these errors were encountered: