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
A lot of folks we talked to re: chat building have raised the issue of bot spam and how rate limiting is crucial from the get-go to avoid downtime caused by this.
A lot of folks we talked to re: chat building have raised the issue of bot spam and how rate limiting is crucial from the get-go to avoid downtime caused by this.
I don't think we need something super complex to start. This middleware is referenced from Starlette's docs: https://github.com/abersheeran/asgi-ratelimit and seems pretty customizable.
The text was updated successfully, but these errors were encountered: