🐛 [storage-resize-images] Increase function memory past 2GB #1719
Labels
extension: storage-resize-images
Related to storage-resize-images extension
type: feature request
New feature or request
[READ] Step 1: Are you in the right place?
Issues filed here should be about a feature request for a specific extension in this repository. To file a feature request that affects multiple extensions or the Firebase Extensions platform, please reach out to
Firebase support directly.
[REQUIRED] Step 2: Extension name
This feature request is for extension:
storage-resize-images
What feature would you like to see?
Hello, is there any way to increase the function memory more than 2GB? Currently the dropdown for the config only allows 512MB, 1GB and 2GB.
I also wonder, what is the
function memory
paramater in theadvanced configuration
? I've tried to set that to 8GB, but it does not seem to have an effect.How would you use it?
Sure! We're dealing with really large images. Seems like the extension crashes with an out of memory error when dealing with them so I'd like to try increasing memory in order for it to work on them 😭
See below:
The text was updated successfully, but these errors were encountered: