saurabhladhe commented on issue #14672:
URL: https://github.com/apache/airflow/issues/14672#issuecomment-793781613


   I observed that this same issue showed up on another system at my company 
which was running astronomer on EKS. While redeploying, we got " ERROR - 
Received SIGTERM. Terminating subprocesses." in the task that was in the 
running state before the deployment started.
   Based on this, we thought the issue might also be related to liveness probe 
failure which causes the scheduler to restart frequently 
   (similar to https://github.com/apache/airflow/issues/14261) 
   however, when we disabled the liveness probe, we were still seeing the 
sigterm issue popping up in large dags
   
   


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