hoesler commented on issue #6682: [AIRFLOW-6088] pass DAG processing runtime as duration to stats URL: https://github.com/apache/airflow/pull/6682#issuecomment-559749750 The problem was the sum function, which is basically a reduce(array, +, 0). I had to change the initial value to timedelta()
---------------------------------------------------------------- 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] With regards, Apache Git Services
