potiuk commented on PR #59430: URL: https://github.com/apache/airflow/pull/59430#issuecomment-3677991249
> Dag versioning: a.k.a keep history of serdags used in runs. This is always on - there is no mechanism to disable it. This is what the static check here is covering. This powers the UI to show what the dag looked like historically. Understood. Then indeed such warning should always be raised - however I think it would be great to give better control on how to raise it - and whether it should just `detect` such cases or `prevent` them (if import error is raised rather than just UI warning)., -- 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]
