Bharath Palaksha created AIRFLOW-5621:
-----------------------------------------
Summary: When task is marked as failed through UI, failure
callback is not triggered
Key: AIRFLOW-5621
URL: https://issues.apache.org/jira/browse/AIRFLOW-5621
Project: Apache Airflow
Issue Type: Bug
Components: core
Affects Versions: 1.10.2
Reporter: Bharath Palaksha
Assignee: Bharath Palaksha
When you mark a task as failed - Worker detects and kills the process but -
on_failure_callback is not honoured.
on_failure_callback needs to be called to complete it's intended functionality.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)