Thanks for the suggestion. I'll keep this to use as a worst case scenario because there are limitations to using warm-up requests - the link you sent me has this
..... *Note that warmup requests are not guaranteed to be called. In some situations loading requests are sent instead: for example, if the instance is the first one being started up, or if there is a steep ramp-up in traffic.* As a result, you might encounter loading requests, even if warmup requests are enabled in your app. For example, if your app is serving no traffic, the first request to the app will always be a loading request, not a warmup request. ..... On Saturday, January 5, 2019 at 11:09:27 AM UTC-8, Vitaly Bogomolov wrote: > > Hi, NP. > > You can use warmup requests for this task: > > https://cloud.google.com/appengine/docs/standard/go/configuring-warmup-requests > > WBR, Vitaly. > -- 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/405fd967-1096-4018-8634-9d6d605a5cd5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
