Relative Content

Tag Archive for firebasegoogle-cloud-functions

set timeout for firebase cloud function via console

i have a lot of firebase cloud functions with a timeout > 1m and every time I redeploy them it resets the timeout to 1m again. it takes a lot of time to always edit the timeout in the console after redeploying the functions. is there a way to set the timeout in the console or in the function itself?

firebase deply does not complete

Hi I am upgrading cloud function from first generation to the second generation; I removed functions.config() for switching to paramaterized configuration, during the deploy the cli ask me to set a parameter, then it creates the env file relatedd to my project and stops there for an unexpected error: this is part of the log: