PecTheFabricator commented on issue #44159:
URL: https://github.com/apache/airflow/issues/44159#issuecomment-2485705680
> Signal 15 is sometimes triggered due to insufficient resources, such as
low memory. Can you check this?
As asked, I have increased the memory requests and limit as follow
resources:
limits:
cpu: 4
memory: 10Gi
requests:
cpu: 2
memory: 4Gi
however the error continues. What I have noticed is that the container is
restarting right after the connection is denied (see 2nd screenshot in the post)
--
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]