jedcunningham opened a new pull request, #23947:
URL: https://github.com/apache/airflow/pull/23947

   This fetches all TIs for a given task across dag runs, leading to
   signifincatly faster response times. It also fixes a bug where Nones
   were being passed to the UI when a new task was added to a DAG with
   exiting runs.
   
   I'm gathering more data points, but with a DAG with ~1k tasks across 100 
task groups, 1 "big" dag_run, 2 "small" with <100 task, this brought /grid from 
~16s to 7s.
   
   Fixes: https://github.com/apache/airflow/discussions/23908


-- 
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]

Reply via email to