Hey Adam, Are you deploying a Flexible Environment app? If so, what do the container builder logs from the Console show as far as activity during this time?
Also, is this still occurring, or was it only for a certain period of time? If it's transient, it might just be a momentary service degradation, which for a Beta product is to be expected at this stage. When a product goes into General Availability, we'll often have certain Service Level targets in terms of latency, uptime, that you can rely on (for example, read here <https://cloud.google.com/compute/sla> for Compute Engine SLA's) Cheers, Nick Cloud Platform Community Support On Thursday, February 2, 2017 at 9:02:29 AM UTC-5, Adam Mathias Bittlingmayer wrote: > > Deployment with gcloud deploy app is slow (in the low dozens of minutes). > > The build is fast, it is the push steps that are slow. > > Both steps like Mounted from google_appengine/python and Updating service > [test]...\ ie steps that are in the datacentre, not the upload itself. > > Thus the size of the code seems to have no effect, it is small enough in > this case. It happens with both python 2 and 3. > > Is there a way to increase an allocation to speed this up? Are there > other factors? > -- 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/2f187450-c774-4478-9fbc-a008060d7b6e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
