Normally that should not be the case because `started_at` is always in the past. Of course clocks are never in sync (except at Google) so it may happen. But also in such a case `datetime.timedelta.total_seconds()` doesn't throw an exception but returns a negative number which is still smaller than the configured timeout (if the user configured a positive timeout, lol)
[ Full content available at: https://github.com/apache/incubator-airflow/pull/3596 ] This message was relayed via gitbox.apache.org for [email protected]
