sanagapalliavinash commented on issue #16163:
URL: https://github.com/apache/airflow/issues/16163#issuecomment-1466316060

   > ...
   > 
   > > It seems likely that the logs are lost for really long running celery 
tasks (perhaps due to the visibility_timeout, I am not sure), so people only 
see the `Task is not able to be run` error, but something else (likely their 
code) is deadlocking, they just cant see it.
   > > Has anyone tried setting `execution_timeout` on those tasks, I assume 
that airflow will eventually mark that task as failed.
   > 
   > yes I have, and that's not the solution, task keeps being "externally set 
to failed"
   
   What is the action you have applied ?? And will that be going to at least 
complete temporarily ???


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