Open RamilyaNigmatullina opened 2 years ago
It protects the app from bad clients. It allows only 300 requests from one IP address per 5 minutes.
Send any request that exceeds the limit.
While reviewing pull-request (especially when it's your pull-request), please make sure that:
.env.example
None.
Summary
How it works
It protects the app from bad clients. It allows only 300 requests from one IP address per 5 minutes.
Test plan
Send any request that exceeds the limit.
Review notes
While reviewing pull-request (especially when it's your pull-request), please make sure that:
.env.example
and added to HerokuDeploy notes
None.
References