Checked my other app and it's having the same issue. Task queue tasks are being executed but the dashboard thinks they're not, and the datastore is returning A TON of failures. Also, can't upload any new versions to try to reduce the damage this is causing. Not a great situation to be in watching your app causing trouble and not even have the option to stop it :(
On Thu, May 20, 2010 at 1:29 PM, Waleed Abdulla <[email protected]> wrote: > I started getting a ton of automated emails about production errors on App > Engine. A lot of my taskqueue tasks are returning DeadlineExceeded errors. I > tried to upload a new version to pause the task queues until the issue > passes but I can't upload any updates. I get > > Error 500: --- begin server output --- > > Server Error (500) > A server error has occurred. > --- end server output --- > > > Looking at the Task Queues tab on the dashboard, it shows no tasks in > the queues at all, which is clearly wrong because I keep getting error > emails that only these tasks generated. > > Anyone else having similar issues? My app id is : networkedblogs > > Waleed > > -- 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.
