zhangyi-hu edited a comment on issue #17623: URL: https://github.com/apache/airflow/issues/17623#issuecomment-900292589
Yes, a) and b) is what I believe happened. `--rerun-succeeded-tasks` is what I actually wanted to use. Are you saying that, Airflow 2.1.2 will keep a record of the checksums of all the imported python files, and decide that a dag in success state need to rerun in a backfill, when the checksum of a python file in the module dependency tree for that dag is updated? The code I updated is not in the dags folder, it is imported by a module in the dags folder. -- 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]
