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
We will have rate limiting setup in the AWS WAF, but it's a good idea to add it within the application itself. The simplest approach seems to be to just add the express-rate-limit middleware to the router.
Include a functional test.
The text was updated successfully, but these errors were encountered:
We will have rate limiting setup in the AWS WAF, but it's a good idea to add it within the application itself. The simplest approach seems to be to just add the express-rate-limit middleware to the router.
Include a functional test.
The text was updated successfully, but these errors were encountered: