I'm getting a lot of `Terminating due to java.lang...
# advice-data-ingestion
r
I'm getting a lot of
Terminating due to java.lang.OutOfMemoryError: Java heap space
on connections (including custom connectors) lately. I'm running airbyte within a GKE cluster, and I was wondering if there is anything I can do to solve this. I'm using the helm chart deployement. Update: Eventually editing the limits/requests of the "job" deployment in the helm chart solved the issue for me.