htamakos commented on issue #50754: URL: https://github.com/apache/airflow/issues/50754#issuecomment-2903152631
I have encountered the same issue. ### Environment: Airflow 3.0.1 on Kubernetes ### Observed behavior: - DAG-level on_success_callback and on_failure_callback do not work (no error logs or other output observed). - Task-level on_success_callback, on_failure_callback, and on_execute_callback do work as expected. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org