I need a worker node that is always on. From my understanding Google managed is the only option on Google Cloud as the servers are always on.
In the beginning I ran google preview app deploy, and 20 or so instances pop up. I then have this with the node on docker image: runtime: custom vm: true api_version: 2 env_variables: runLocal: false manual_scaling: instances: 1 Now only one instance shows up after deploy, but as soon as the server gets the first web request all 20 starts spawning again. This is not what I expected of the manual_scaling config. What am I missing? Thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/6a1bc2b3-7a36-4c21-a7f9-776154105894%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
