Cloud Functions for Firebase killed due to memory limit exceeded

前端 未结 10 1759
天涯浪人
天涯浪人 2021-01-31 01:53

I keep getting a sporadic error from Cloud Functions for Firebase when converting a relatively small image (2mb). When successful, the function only takes about 2000ms or less t

10条回答
  •  被撕碎了的回忆
    2021-01-31 02:57

    Figuring out from UI is a bit tricky so here are some guided screenshots:
    Go to url https://console.cloud.google.com/functions/list


    You can also increase default timeout of 60 sec

提交回复
热议问题