Hi Prashanth,

As DeWitt mentioned, having a delay around 6 minutes median (50th 
percentile) for a new version of App Engine Flex. deployment is the 
expected behavior since when you deploy your first application to the 
flexible environment, your virtual machine (VM) and other infrastructure 
are set up. 

In your case, 45 minutes is too long and it seems something is 
misconfigured. So, I recommend to double check if you deploy each service 
with a separate app.yaml file 
<https://cloud.google.com/appengine/docs/flexible/ruby/testing-and-deploying-your-app#deploying_multiple_services>
 
and if the issue persists, you may report the issue to the Issue Tracker 
<https://cloud.google.com/support/docs/issue-trackers> and provide us with 
the redacted output of the deploy command you are using (with the 
--verbosity tag set to debug) along with the output of the “gcloud info 
--anonymize” command so that we would be able investigate the root cause of 
the issue.



-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/9f47b5f3-5fdf-41b8-bfce-a843ac0b3bb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to