GitHub user potiuk added a comment to the discussion: Intermittent SIGTERM running on K8S
Hard to say - but it looks like a query via some worker hanged on a low-level C-CODE that does not handle other signals properly because apparently gunicorn has to kill a child process with KILL. Might be a low-level issue with database driver for example - seen this happening with mysql for example. GitHub link: https://github.com/apache/airflow/discussions/32543#discussioncomment-12313221 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
