... also, as much as I hope that the simple solution is available of unpausing the queue, it's possible this is a real issue. In that case, you should post to the Public Issue Tracker <https://code.google.com/p/googleappengine/issues/list> with details, and not to Groups here, which is meant for more high level / generalized discussion of the platform and services.
On Tuesday, January 26, 2016 at 11:55:08 AM UTC-5, Jack Liu wrote: > > i have the following task queue setup, it has been running ok for the last > few weeks, but today the queue is blocked and no task in the queue will run > (the "Running" task is always 0). it is not working even after i purged the > queue. anybody know what might be the root cause? > > > - name: msgreply > rate: 1/s > bucket_size: 5 > max_concurrent_requests: 1 > retry_parameters: > task_retry_limit: 0 > > > Queue NameTasks In QueueCompleted In Last Min.Oldest Task ETA Maximum Rate > Enforced Rate Bucket Size Maximum Concurrent Running > > > > > > > > > > > > > > > > > > > msgreply 4 0 2016-01-27 (00:47:02) > (20 sec ago) 5/s > 5 1 0 > > > > > > > > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/d264e59f-e9aa-4320-a481-d5a234bc565b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
