Jason Dobry

Results 40 issues of 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...

feature

Can use the https://cloud.google.com/storage/docs/object-change-notification API

feature

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...

feature

This flag is available for the `gcloud beta functions deploy` command.

enhancement
cli

This would help us catch stuff like #34

backlog