zbigniev commented on issue #10790:
URL: https://github.com/apache/airflow/issues/10790#issuecomment-694712736


   We are on Airflow 1.10.10
   
   Besides the DAGs which have sensor tasks in them, we are even encountering 
this in tasks which have no sensors in them, for example a DAG which only has 
PythonOperator and HiveOperator in it.
   Also, weirdly not all dags, even with similar signatures (in terms of 
operators being used) are not affected, but ones that are, are severely 
affected and keep getting:
    _ERROR - Executor reports task instance <TaskInstance: <taskid> 2020-09-11 
00:00:00+00:00 [queued]> finished (failed) although the task says its queued. 
Was the task killed externally?_


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


Reply via email to