**What** Adding a rate limiter **Why** To avoid malicious DDOS by sending millions of requests To avoid a bug that send to many requests after each other To secure a bit more the server
What
Adding a rate limiter
Why
To avoid malicious DDOS by sending millions of requests
To avoid a bug that send to many requests after each other
To secure a bit more the server