andrew4699 opened a new issue, #318: URL: https://github.com/apache/polaris/issues/318
### Is your feature request related to a problem? Please describe. In https://github.com/apache/polaris/pull/278 we added a post-auth rate limiter. We discussed that there should also likely be a pre-auth one because Polaris will have already done some work by the time that rate limiter runs. ### Describe the solution you'd like A pre-auth rate limiter. This doesn't necessarily have to be implemented _in_ Polaris, but could also be in the form of Docker/Kubernetes config for rate limiting at Envoy/Nginx. ### Describe alternatives you've considered N/A ### Additional context https://github.com/apache/polaris/pull/278/files#r1770776479 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
