i updated to 1.7.7 about 20 minutes ago, had a quick run through my app to make sure everything is working and all of my deferred tasks have stopped working.
this is the error that i am getting: ERROR 2013-04-10 08:23:56,231 taskqueue_stub.py:1964] An error occured while sending the task "task1" (Url: "/_ah/queue/deferred") in queue "default". Treating as a task error. WARNING 2013-04-10 08:23:56,232 taskqueue_stub.py:1979] Task task1 failed to execute. This task will retry in 0.100 seconds ERROR 2013-04-10 08:23:56,232 taskqueue_stub.py:1964] An error occured while sending the task "task2" (Url: "/_ah/queue/deferred") in queue "default". Treating as a task error. WARNING 2013-04-10 08:23:56,232 taskqueue_stub.py:1979] Task task2 failed to execute. This task will retry in 0.100 seconds this error then repeats forever as it keeps retrying, how am i supposed to debug this? everything was working just fine before the update, now my application is broken please advise? -- 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 http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
