Jason Dobry
Jason Dobry
Right now each deployed function has a worker pool of min size 0 and max size 1. Allowing max size to go higher than one allows one to simulate multiple...
Can use the https://cloud.google.com/storage/docs/object-change-notification API
Right now a worker stays alive until its been idle for 5 minutes, or the function's code changes, or the user re-deploys over the function. Setting maxCalls to 1, for...
This flag is available for the `gcloud beta functions deploy` command.