When using the GCS (Google Cloud Storage) adapter in our production environment, we are experiencing Out-of-Memory (OOM) kill errors when attempting to upload large files greater than 2GB. Our server has 2GB of RAM, and it seems that the GCS adapter is not handling memory efficiently for such large file uploads.
It appears that similar issues with large file uploads and memory management have been addressed for the S3 adapter in issue payloadcms/plugin-cloud-storage#37 and the Azure adapter in issue payloadcms/plugin-cloud-storage#46. However, the GCS adapter does not seem to have a corresponding fix or enhancement for this specific problem.
Kindly request assistance from the development team to investigate and address this issue with the GCS adapter. It is causing disruptions in our production environment and preventing us from successfully uploading files larger than 2GB.
@denolfe
@DanRibbens
When using the GCS (Google Cloud Storage) adapter in our production environment, we are experiencing Out-of-Memory (OOM) kill errors when attempting to upload large files greater than 2GB. Our server has 2GB of RAM, and it seems that the GCS adapter is not handling memory efficiently for such large file uploads.
It appears that similar issues with large file uploads and memory management have been addressed for the S3 adapter in issue payloadcms/plugin-cloud-storage#37 and the Azure adapter in issue payloadcms/plugin-cloud-storage#46. However, the GCS adapter does not seem to have a corresponding fix or enhancement for this specific problem.
Kindly request assistance from the development team to investigate and address this issue with the GCS adapter. It is causing disruptions in our production environment and preventing us from successfully uploading files larger than 2GB.
@denolfe
@DanRibbens