pierrejeambrun commented on issue #49800:
URL: https://github.com/apache/airflow/issues/49800#issuecomment-2832052109

   i already did a bunch of optimization on the grid endpoint, but I can easily 
imagine why this endpoint remains slow for big dag run history. We'll need to 
improve this for `3.0.1`.
   
   It's fairly easy to reproduce I think, by taking any dag, running hundred of 
dag runs (backfill, or manually), and then trying to display the grid for that 
dag should display a significant delay. (maybe the more complex the dag is the 
longer the delay)


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