Under which category would you file this issue?
Airflow Core
Apache Airflow version
3.2.2
What happened and how to reproduce it?
- Open Airflow Home in the browser
- Click on the Dags tab in the navbar to the left.
- Page loads and displays first 50 dags found. Ignore how long this takes for now. This is just to cache the response for step 5.
- Click on Home again
- Click on Dags again -
- Confirm in the browser developer console that no network request is being sent.
- The list of first 50 dags are shown. But it takes around 2 seconds for the page to load, despite no network delay being involved.
Using Firefox 152.0.4 on pretty snappy laptop that generally doesn't have performance issue elsewhere.
What you think should happen instead?
If the list of dags is cached in the browser, it should render with no noticeable delay.
Operating System
Ubuntu
Deployment
Other Docker-based deployment
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
apache-airflow==3.2.2
apache-airflow-client==3.2.2
apache-airflow-core==3.2.2
apache-airflow-mypy==0.1.0
apache-airflow-providers-celery==3.20.0
apache-airflow-providers-cncf-kubernetes==10.17.1
apache-airflow-providers-common-compat==1.15.0
apache-airflow-providers-common-io==1.7.2
apache-airflow-providers-common-sql==2.0.0
apache-airflow-providers-docker==4.5.6
apache-airflow-providers-fab==3.6.4
apache-airflow-providers-postgres==6.7.0
apache-airflow-providers-smtp==3.0.1
apache-airflow-providers-standard==1.13.1
apache-airflow-task-sdk==1.2.2
Official Helm Chart version
Not Applicable
Kubernetes Version
No response
Helm Chart configuration
No response
Docker Image customizations
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct
Under which category would you file this issue?
Airflow Core
Apache Airflow version
3.2.2
What happened and how to reproduce it?
Using Firefox 152.0.4 on pretty snappy laptop that generally doesn't have performance issue elsewhere.
What you think should happen instead?
If the list of dags is cached in the browser, it should render with no noticeable delay.
Operating System
Ubuntu
Deployment
Other Docker-based deployment
Apache Airflow Provider(s)
No response
Versions of Apache Airflow Providers
Official Helm Chart version
Not Applicable
Kubernetes Version
No response
Helm Chart configuration
No response
Docker Image customizations
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct