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/12/27 14:02:07 UTC

[GitHub] [airflow] andreychernih commented on issue #20461: Airflow is trying to schedule tasks prior to DAG's start_date

andreychernih commented on issue #20461:
URL: https://github.com/apache/airflow/issues/20461#issuecomment-1001583189


   This is fine and it actually makes sense that the scheduler won't delete the old runs, however, I don't think it is the right behavior for the scheduler to continue scheduling runs that are earlier than the actual start date of the DAG run.


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