ziyangRen commented on issue #52276:
URL: https://github.com/apache/airflow/issues/52276#issuecomment-3396445065

   @sjyangkevin Sorry for the late reply. After making the source code 
modifications, I no longer paid attention to this issue. The number of tasks is 
not the key problem, but long-duration tasks are necessary. You can try to 
create the following scenario: build the example dag, which contains a task A 
that needs to run for several hours. After task A starts running, add task B to 
this dag. When task A is completed, task B will be set as "removed".


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