kirillsights commented on issue #55315: URL: https://github.com/apache/airflow/issues/55315#issuecomment-3304095044
I checked with similar setup locally and it indeed solves the problem. The only side-effect is DAG re-parsing after call-back. It seems it does not find `last_finish_time` for DAG file and queues it for full re-parsing on next cycle. Attached `files` folder that I used for `breeze`: [files.zip](https://github.com/user-attachments/files/22391857/files.zip) -- 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]
