My app (gqueues-hrd) is seeing a HUGE amount of TransientErrors when trying to add tasks with the task queue API. Every request fails, actually.
I have changed nothing on my end with my app in weeks. Can someone PLEASE investigate? This has made my app completely unusable and I have lots of vocal, angry customers.
"/base/python27_runtime/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py", line 1637, in add self.__AddTasks(tasks, transactional, self.__FillAddPushTasksRequest) File "/base/python27_runtime/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py", line 1680, in __AddTasks raise _TranslateError(e.application_error, e.error_detail) TransientError </pre>
Thanks,
Cameron