kaxil commented on PR #60804: URL: https://github.com/apache/airflow/pull/60804#issuecomment-4227210313
>One reason why I ended up here was some false dag version increments due to dag meta data changes. Also some dags used "datetime.now()" as start date rather than a fixed startdate. @dheerajturaga We should fix those underlying issue too. Could you create GH issue with what metadata is causing false increase? and for `datetime.now` --> if it is for start date -- that should never be used like that -- 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]
