Thanks, actually that's what I'm doing. the problem is getting the initial serving url is failing a lot. :(
On Tue, Sep 17, 2013 at 2:19 PM, Alex Burgel <[email protected]> wrote: > On Tuesday, September 17, 2013 12:56:26 PM UTC-4, Mac wrote: > >> Hi, >> >> We have a java app that calls ImagesService to get a serving url >> via getServingUrl API call >> >> I notice we get ImagesServiceFailureException A LOT. >> >> Has anyone come across this? >> > > In my experience its one of the less reliable App Engine services. I had > to change my app to store the serving url in one of my models. I recommend > you do the same. > > -- > 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 http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- Omnem crede diem tibi diluxisse supremum. -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
