The GitHub Actions job "Tests AMD" on airflow.git/cherry-pick-grid-optimization has failed. Run started by GitHub user dstandish (triggered by dstandish).
Head commit for run: 7833b411b99c5ccd76c7d3a01f3e751928b83815 / Daniel Standish <[email protected]> [v3-0-test] Grid view optimization (#51805) The headline here is, with 6k tasks in a dag, loading time for 10 runs drops from 1.5m to < 10s in a quick local test. I split it into smaller more purpose-specific requests that each do less. So we have one request for just the structure, and another one for TI states (per dag run). I also find ways to stop refreshing when there's no active dag run (or the particular dag run is not active and its tis don't need refreshing. I also changed the "latest dag run" query (which checks for a new run triggered externally to be simpler dedicated endpoint. It runs every couple seconds even when there is nothing going on and now it takes 10ms instead of 300ms. (cherry picked from commit eaa8ca07a42a813444a67cd262a0a41f24a5d4f7) --------- Co-authored-by: Jed Cunningham <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/16029399690 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
