ephraimbuddy commented on issue #56471: URL: https://github.com/apache/airflow/issues/56471#issuecomment-3540841966
@Dev-iL , just to mention here also that I wasn't able to reproduce the changes you were getting using the above dag. However, note that for dynamic dags, it's expected that the hash would change often and below is how we handle that change: https://github.com/apache/airflow/blob/570b24b99303e3d65ae2b3dfb2d2dbdb62f71efb/airflow-core/src/airflow/models/serialized_dag.py#L434-L436 -- 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]
