Hey Ananthakrishnan, This appears to be some kind of internal error, and is not something you can necessarily prevent as a developer. It appears it has happened in the past <https://groups.google.com/forum/#!msg/google-appengine/ETydrw1RJ6Y/jrx1zgyfCgAJ> and was related to an internal issue. I'll look into this and report back with any findings.
Sincerely, Nick Cloud Platform Community Support On Tuesday, April 12, 2016 at 10:51:18 AM UTC-4, Ananthakrishnan Venkatasubramanian wrote: > > Hi, > > > We have an application developed using Java running in google appengine. > > > When AppEngine's Search API is accessed for querying the records, > sporadically we get the following exception (not always). But when we try > again it is responding with results. > > > Stacktrace : > Class : class com.google.appengine.api.search.SearchExceptionMessage : Failed > to complete request in 9498ms > > at > com.google.appengine.api.search.IndexImpl$4.convertException(IndexImpl.java:355) > at com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:96) > at > com.google.appengine.api.search.FutureHelper.getInternal(FutureHelper.java:73) > at com.google.appengine.api.search.FutureHelper.quietGet(FutureHelper.java:32) > at com.google.appengine.api.search.IndexImpl.search(IndexImpl.java:506) > > > Please let us know what is the issue behind this failure and what's the > remedy for it. > > > Thanks in Advance. > > > Regards, > > Ananthakrishnan. > -- 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/1f2ac40e-7457-45ad-a08c-c0e32c83d0ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
