You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/09/14 20:12:34 UTC

[GitHub] [airflow] eladkal commented on issue #15951: Mark tasks as critical

eladkal commented on issue #15951:
URL: https://github.com/apache/airflow/issues/15951#issuecomment-919478949


   Not ideal but you can solve it by placing PythonOperator after the terminate task.
   The operator can look for the main task status and set to fail/success accordingly. 


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org