The following message has been posted to the status site: """ The problem with the Google App Engine Task Queue API should be resolved as of 10:40 AM US/Pacific time. Applications should now be able to add tasks normally, although some applications may continue to see elevated latency for a short while. We apologize for the inconvenience and thank you for your patience. """
On Tue, Dec 18, 2012 at 10:47 AM, Johan Euphrosine <[email protected]>wrote: > The incident is being tracked here: > > https://code.google.com/status/appengine/detail/taskqueue/2012/12/18#ae-trust-detail-taskqueue-add-latency > > > > On Tue, Dec 18, 2012 at 10:45 AM, Cameron <[email protected]> wrote: > >> Well after 45 minutes of downtime task queues appear to be working again. >> Hopefully it holds! >> >> >> On Tuesday, December 18, 2012 12:21:07 PM UTC-6, 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/-/50l9f1y6KOkJ. >> >> 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. >> > > > > -- > Johan Euphrosine (proppy) > Developer Programs Engineer > Google Developer Relations > -- Johan Euphrosine (proppy) Developer Programs Engineer Google Developer Relations -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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.
