scauglog opened a new issue #13066:
URL: https://github.com/apache/airflow/issues/13066


   **Description**
   
   Lazy load task in a task group 
   
   **Use case / motivation**
   
   I have a DAG with 4 * 3 000 task that can run in parallel I have grouped 
them under 4 subdags and it work fine but when I use TaskGroup instead of 
Subdag the DAG is really slow to display. I would like the UI to only load html 
element for the "main dag" for graph and tree view.
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to