GitHub user arkadiusz-bach added a comment to the discussion: Intermittent SIGTERM running on K8S
What about liveness probe? It may cause SIGTERM as well. I had issues with it when there was high CPU usage on the Airflow Database and had to increase timeouts as it slowed down a lot. GitHub link: https://github.com/apache/airflow/discussions/32543#discussioncomment-12285529 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
