Same here.

On Dec 18, 2012, at 1:10 PM, Bay <troels...@gmail.com> wrote:

> Around 15 minutes ago app engine began throwing errors on task queue 
> creation. This is the error:
> 
>     
> taskqueue.Queue('presence-write').add(taskqueue.Task(url='/worker/writeuserpresence',
>  params=dict(profile_id=&quot;%s&quot; % profile.key().id())))
>   File 
> &quot;/base/python27_runtime/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py&quot;,
>  line 1637, in add
>     self.__AddTasks(tasks, transactional, self.__FillAddPushTasksRequest)
>   File 
> &quot;/base/python27_runtime/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py&quot;,
>  line 1680, in __AddTasks
>     raise _TranslateError(e.application_error, e.error_detail)
> TransientError
> 
> A transienterror (please try again later).
> 
> This has already resulted in hundreds of errors to my users.
> 
> Nothing can be seen from the system status page - unfortunately. It seems 
> like it is not effectively monitoring all aspects of the app engine service?
> 
> Can somebody please fix this error?
> 
> -- 
> 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/-/NHIwThOV8rcJ.
> 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.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to