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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to