Issues with deploying a cloud function in the Labs

Hi Everyone!

Recently, I faced some issues with deploying a cloud function in the Challenging Labs.

In this post, I'll share how I solved them.

Here are some steps that might help you to fix your Problem:
1. Make sure you set the Entry point (Function to execute) to e.g. thumbnail and Trigger to Cloud Storage. The function is written in e.g. Node.js 14.

2. Edit your Event type to `On (finalizing/creating) file in the selected bucket` under Trigger.

Screenshot 2023-04-26 144518.png

3. Set the Maximum number of instances to 5 in theRuntime, build, connections and security settings.

Screenshot 2023-04-26 145147.png

After setting these parameters, click on Deploy.

Hope this can help. Please let me know if this resolved your issues or if you have any more concerns.

 

 

0 0 232
0 REPLIES 0
Top Labels in this Space