The GitHub Actions job "Tests AMD" on airflow.git/graph-ui-load-opt has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
241c52953b1cb90b63b658034ae19cd64023db7b / Daniel Standish 
<[email protected]>
Add latest run info endpoint for graph UI load optimization.

Previously, to get just 5 attributes from a dag run, we were hitting the public
dag runs endpoint, which among other things, deserializes the dag.

We don't need to do this.

Using a dedicated endpoint for this saves us over a second in load time,
and reduces webserver load.

(cherry picked from commit 970573469dbd4aaa2f29c652e03ba1a63f82e146)

Report URL: https://github.com/apache/airflow/actions/runs/16326441094

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to