Bolke de Bruin created AIRFLOW-1990:
---------------------------------------
Summary: Reduce risk of clockskew
Key: AIRFLOW-1990
URL: https://issues.apache.org/jira/browse/AIRFLOW-1990
Project: Apache Airflow
Issue Type: Improvement
Components: scheduler
Affects Versions: 1.9.0
Reporter: Bolke de Bruin
Assignee: George Leslie-Waksman
Priority: Minor
Airflow has moved to use timezone.utcnow() everywhere including initalization
of database fields. Potentially a clockskew could affect running operations, so
it might be better to use the database version of utcnow() for initalization of
fields.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)