eladkal commented on issue #17585: URL: https://github.com/apache/airflow/issues/17585#issuecomment-904864396
> 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? No, I'm suggesting not to use dynamic values in `start_date`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
