prithvi-git commented on issue #32667:
URL: https://github.com/apache/airflow/issues/32667#issuecomment-1647277819

   Hi @hussein-awala - Why not to show the DAG level execution time as just sum 
of execution time of all child tasks? 
   Even if you are resetting the start_date when a state is cleared after a 
week, instead of calculating DAG run time as described above (i.e. duration 
before the clear + one week + the duration needed to finish) can we show it as 
duration before the clear + the duration needed to finish. 


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