[ 
https://issues.apache.org/jira/browse/AIRFLOW-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16883777#comment-16883777
 ] 

ASF subversion and git services commented on AIRFLOW-4926:
----------------------------------------------------------

Commit f5920f34e2667dcb4847a948ecae122a38089943 in airflow's branch 
refs/heads/v1-10-test from Felix Uellendall
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=f5920f3 ]

[AIRFLOW-4926] Fix example dags where its start_date is datetime.utcnow() 
(#5553)


(cherry picked from commit 5aaeb721ce67c661f3599062ac57623afcb9a4cb)


> Fix example dags where its start_date is datetime.utcnow()
> ----------------------------------------------------------
>
>                 Key: AIRFLOW-4926
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4926
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DAG
>    Affects Versions: 2.0.0
>            Reporter: Felix Uellendall
>            Assignee: Felix Uellendall
>            Priority: Major
>
> Example dags with datetime.utcnow() start_date do not run tasks.
> The solution is to change the start_date to a date where a period 
> (execution_date + schedule_interval) can end.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to