GitHub user potiuk added a comment to the discussion: TaskInstance State Change Events - on_task_instance_success not triggered when marking a task instance as success from the Airflow UI
I would check if it is is not working in the upcoming 3.1.6 )watch devlist annoucement for rc candidate soon). Note however that the listeners are run possibly in different component than you think so you should check logs of all components. It's likely not visible in task_log if you just print it there. If it does not work - open an issue and share your evidences. GitHub link: https://github.com/apache/airflow/discussions/59706#discussioncomment-15435610 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
