Hi Gaurav, It is possible that you'll occasionally see services have small disruptions. Was it happening on every call, or only a few? Did it happen in small bursts or for long periods of time? If it happens to a majority of calls for a prolonged period, I'd file a production issue.
You might also want to add logic to your code that will retry if a deadline is hit. Robert On Wed, Feb 1, 2012 at 12:13, Gaurav Misra <[email protected]> wrote: > Hi, > > We are seeing this error very very frequently times when calling > file.createBlobStore API. We are on the 1.6.1 Java SDK. This could cause > service disruption. > > Also we are seeing that once this exception occurs, it happens a few more > times in succession. > > Your help in this matter is greatly appreciated. > > Gaurav > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/D9rqPHiiOWgJ. > 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.
