kirillsights commented on issue #55315: URL: https://github.com/apache/airflow/issues/55315#issuecomment-3299935924
> [@kirillsights](https://github.com/kirillsights) Could you test/verify with a fix in [#55698](https://github.com/apache/airflow/pull/55698) So we tested it in the scenario: - min_file_process_interval: 600 - stale_dag_threshold: 900 For a primitive dag that runs each 5 mins and has a simple success callback. It does not delete DAG, so the root problem is fixed. It still however marks DAG with errors in stats. [example_log.txt](https://github.com/user-attachments/files/22369551/example_log.txt) -- 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]
