According to the app engine system stats page everything is running fine but I'm seeing an issue that I can't figure out.
I have an app that relies heavily on task queues. Every minute or so a payload comes in and is broken into 1 or many (depending on the size of the payload) schedule tasks and added to the "schedule-queue". For the last 1h 15m nothing in my schedule-queue has been executed. I see no errors in the logs and it has stayed at 0 run in the last minute. Here's a screenshot from my admin page of that one queue. http://skitch.com/chris.vaughn/dabtu/task-queues-appspot.com I've found another user on Twitter reporting similar behavior at the same time. http://twitter.com/bjschnei/status/24685776803 Chris -- 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.
