I use the python version, and get a couple failures a day. The easy answer is to treat it just like mail: always use a task, so that if it fails, it will retry.
On Oct 25, 2012, at 12:12 PM, Deepak Singh <[email protected]> wrote: > Hi Alll, > > I want to discuss here your experience about GAE Java URLFetchService. > > We are using async feature of this service to retrieve data from 3rd party > servers and our business mainly depends on the data received from their > servers. > I observe that UrlFetch fails many times with java.io exception and thus we > lose our business. > > So i would like to know your experience about its reliability, > DeadlineExceededException cases, ways to handle it and all. > > Let us know how reliable is URLFetchService(GAE Java) ? > > Regards > Deepak Singh > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
