Kaxil Naik created AIRFLOW-2024:
-----------------------------------
Summary: Add DAG execution (duration) time information in the Web
UI
Key: AIRFLOW-2024
URL: https://issues.apache.org/jira/browse/AIRFLOW-2024
Project: Apache Airflow
Issue Type: New Feature
Reporter: Kaxil Naik
It would be good to know the execution time or the duration of DAG run
information in the Web UI.
Currently this needs to be calculated manually by looking at the start time of
the first task in the dag and the end time of the last task in the dag.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)