OmairK commented on pull request #9338:
URL: https://github.com/apache/airflow/pull/9338#issuecomment-645380188


   > I believe they can fetch as many as the want by using pagination. Isn't it 
ddos risk without upper bound?
   
   AFAIK we would be using something like 
[flask-limiter](https://flask-limiter.readthedocs.io/en/stable/) for 
rate-limiting our REST-API, which could be configured either globally or for 
individual routes.
   Issue that deals with API security #8113


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to