Hi,

For Python runtimes on App Engine flex, are the entries in requirements.txt
<https://cloud.google.com/appengine/docs/flexible/python/runtime> installed
by pip during the deployment process (and then stored in a saved image,
whereby that image is then simply duplicated when needing to scaling out),
or are they installed by pip during a scale out event (i.e. when the App
Engine scheduler decides it needs a new instance of a service)?

Thanks,
Nick

-- 
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/CAOj3zuCpiCidmPh7epgry47z0o5y-LbeCewrKoO6Cd__7j3EQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Nickolas Daskalou

Reply via email to