Same here

On Tuesday, December 18, 2012 8:10:50 PM UTC+2, Bay wrote:
>
> Around 15 minutes ago app engine began throwing errors on task queue 
> creation. This is the error:
>
>
>    1. 
>       1. 
>       
>           
> taskqueue.Queue('presence-write').add(taskqueue.Task(url='/worker/writeuserpresence',
>  params=dict(profile_id="%s" % profile.key().id())))
>         File 
> "/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
>       
>       2. 
>       1. 
>    
>
> 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/-/Pt4opZ7DfJ4J.
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