Same problem this morning. Here is the traceback I see:

Task failed to be added to queue
Traceback (most recent call last):
  File "/base/data/home/apps/XXXXX/1-5-6.350136996983844962/swplatform/
util/ctl/generic_handler.py", line 637, in do_domain
    queue.add(tsk, transactional = self.transactional())
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/taskqueue/taskqueue.py", line 1120, in add
    self.__AddTasks(tasks, transactional,
self.__FillAddPushTasksRequest)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/taskqueue/taskqueue.py", line 1163, in __AddTasks
    raise self.__TranslateError(e.application_error, e.error_detail)
TransientError

Is it worth changing the code to retry such issues? I ll attempt it
anyway.

PK
http://www.gae123.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to