Hey,

I got this exception twice yesterday. Is there anything in my control
that may be causing it? Or should I just wrap it up and retry if this
happens? (the task has successfully queued and executed hundreds of
times)

Uncaught exception from servlet
com.google.appengine.api.labs.taskqueue.TransientFailureException:
Unknown
        at
com.google.appengine.api.labs.taskqueue.QueueApiHelper.translateError(QueueApiHelper.java:
58)
        at
com.google.appengine.api.labs.taskqueue.QueueApiHelper.translateError(QueueApiHelper.java:
111)
        at
com.google.appengine.api.labs.taskqueue.QueueApiHelper.makeSyncCall(QueueApiHelper.java:
32)
        at
com.google.appengine.api.labs.taskqueue.QueueImpl.add(QueueImpl.java:
278)
        at
com.google.appengine.api.labs.taskqueue.QueueImpl.add(QueueImpl.java:
250)
        at
com.google.appengine.api.labs.taskqueue.QueueImpl.add(QueueImpl.java:
235)

Tristan

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to