Cloud Functionsでmemory limit exceeded
code: Firebase log
Error: memory limit exceeded. Function invocation was interrupted.
FirebaseのCloud Functionsにデプロイした関数に対して、Google CloudのCloud Funcstionsから使用メモリを変更する。
割り当てられるメモリ
216MB(デフォルト) → 512MB
#Firebase
#GCP