stephen-bracken opened a new issue, #69041: URL: https://github.com/apache/airflow/issues/69041
### Under which category would you file this issue? Airflow Core ### Apache Airflow version 3.2.1 ### What happened and how to reproduce it? We have onboarded approximately 10 teams onto a multi-team airflow instance, and have dags on the order of hundreds, and now the `/dags` screen takes approximately 10 seconds to load. Our test Airflow has only one team and the `/dags` screen loads almost instantly. ### What you think should happen instead? Since the Keycloak Auth Manager already uses caching, perhaps we need the api server to send out multiple calls simultaneously to evaluate dag permissions? ### Operating System Debian GNU/Linux 12 (bookworm) ### Deployment Other Docker-based deployment ### Apache Airflow Provider(s) keycloak ### Versions of Apache Airflow Providers apache-airflow-providers-keycloak==0.7.1 ### Official Helm Chart version Not Applicable ### Kubernetes Version 1.33.5 ### Helm Chart configuration _No response_ ### Docker Image customizations Some additional pip and apt packages ### Anything else? Multi team deployment using the Keycloak Auth Manager ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
