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/04/16 01:22:03 UTC

[GitHub] [airflow] houqp commented on pull request #15172: Execute on failure callback when a pod is marked for deletion

houqp commented on pull request #15172:
URL: https://github.com/apache/airflow/pull/15172#issuecomment-820841006


   @kaxil @ephraimbuddy sorry I was in vacation. I commented my analysis and recommended fix in https://github.com/apache/airflow/issues/14422#issuecomment-820839115. @ephraimbuddy could you give that a try?
   
   This fix will not cause race condition as far as I can tell, because it is still only executing the callback in a one process (success in local task job and failure in run_raw_task). but it will cause a regression for https://github.com/apache/airflow/issues/11086.


-- 
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.

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