eladkal commented on issue #14584: URL: https://github.com/apache/airflow/issues/14584#issuecomment-859941101
`start_date` should not be` timezone.utcnow()` As [docs](https://airflow.apache.org/docs/apache-airflow/stable/faq.html#what-s-the-deal-with-start-date) mention: We recommend against using dynamic values as start_date, especially datetime.now() as it can be quite confusing -- 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: [email protected]
