Hi, The context that is being passed to the python callable on failure of the task still shows the task state to be in running. This should ideally give the state of the task as failed.
In the case of success callback the state information is correct (success). Is there any way to get the progress of the individual tasks and the overall DAG without having to poll the status cli function? (Any callback available from airflow itself?) Airflow version: 1.8.2 Regards, Abhishek Mob: +919035191078 Email: [email protected]
