You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/10 23:32:17 UTC

[GitHub] [airflow] jedcunningham commented on issue #14693: dags not run on my time

jedcunningham commented on issue #14693:
URL: https://github.com/apache/airflow/issues/14693#issuecomment-796287518


   With a start_date of `2021-03-10`, you won't see a scheduled run until `2021-03-11 15:13`. The reasoning is explained in more depth in the [DAG Runs](https://airflow.apache.org/docs/apache-airflow/stable/dag-run.html) docs, but the short version is the first scheduled run starts shortly after start_date + schedule_interval.


----------------------------------------------------------------
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:
users@infra.apache.org