nathadfield commented on PR #61448: URL: https://github.com/apache/airflow/pull/61448#issuecomment-4037395009
@jedcunningham Thanks fore the feedback. We have come from a situation prior to Airflow 3 where the only option was to always rerun with latest DAG code to a situation now where the default position when enabled is that reruns occur with the code as it was at the time. This is already create confusion amongst people I work with day-to-day because it's easy to forget to check a box when rerunning. In my opinion, this default behaviour has to be something that is configurable at different levels and that also propagates across different DAGs through triggers (there's another issue I have waiting to address after this). If we can agree on the principle at least, I'm more than happy to work towards a solution that satisfies and if you are able to provide any more guidance I'd be greatly appreciative. -- 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]
