Ofer Zelig created AIRFLOW-3500:
-----------------------------------
Summary: Make task duration display user friendly
Key: AIRFLOW-3500
URL: https://issues.apache.org/jira/browse/AIRFLOW-3500
Project: Apache Airflow
Issue Type: Improvement
Components: DAG
Affects Versions: 1.10.1
Reporter: Ofer Zelig
Assignee: Ofer Zelig
Fix For: 1.10.2
When hovering over a task (in Graph mode), the duration it took is displayed as
a plain number, which doesn't say what the number is (it's actually seconds).
When you see something like 2716 it's impractical to know how much time it
actually took, unless you can quickly do the math in your head.
Change the display to read days/hours/minutes/seconds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)