ephraimbuddy commented on issue #17381:
URL: https://github.com/apache/airflow/issues/17381#issuecomment-918172872


   This is also another way to trigger the log: `Executor reports task instance 
<TaskInstance: 
datalake_db_cdc_data_integrity.check_integrity_core_prod_my_industries 
2021-06-14 00:00:00+00:00 [queued]> finished (failed) although the task says 
its queued. (Info: None) Was the task killed externally?` which currently sets 
the tasks to failed state instead of up-for-retry if the task has retries. 
   
   It seems that this message is too generous, probably need a way to know 
which event triggered it and determine how to react?
   cc: @ashb 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to