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/08/24 17:12:04 UTC

[GitHub] [airflow] joshk-kang commented on issue #17585: New Tasks to an existing DAG do not get scheduled if they have depends_on_past = True

joshk-kang commented on issue #17585:
URL: https://github.com/apache/airflow/issues/17585#issuecomment-904825754


   Thanks @eladkal, I am currently using `start_date=days_ago(1)`, for a DAG that runs every 30 minutes, would you suggest using `start_date=days_ago(0)` instead?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org