Skip to content

Rendering dag overview page very slow #69609

Description

@hterik

Under which category would you file this issue?

Airflow Core

Apache Airflow version

3.2.2

What happened and how to reproduce it?

  1. Open Airflow Home in the browser
  2. 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.
  3. Click on Home again
  4. 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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:UIRelated to UI/UX. For Frontend Developers.area:performancekind:bugThis is a clearly a bug

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions