Same here. My app depends heavily on the task queue and it is faling right 
now.

All calls to add a task returns a Transient Exception.

On Tuesday, December 18, 2012 1:21:07 PM UTC-5, Cameron wrote:
>
> 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
>

-- 
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/-/X9d65uXnawUJ.
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.

Reply via email to