You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Abhishek Sinha <ab...@infoworks.io> on 2017/09/20 06:21:59 UTC

Incorrect context information on failure callback

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: abhishek@infoworks.io