Tasks have been failing silently in my taskqueue all day. No PermanentTaskFailures or other exceptions are being thrown -- nothing in my logs. The tasks are just retrying a number of times, with the reason for retries being 'Instance Unavailable'. Then they disappear.
I received an email from AppEngine Support about a month ago about a bug they were planning to fix: > Currently, we have a bug in the system where tasks enqueued from a custom > domain (e.g. your_domain.com) are always routed to the default module > even if a non-default module is specified in the app's dispatch.yaml/xml > file. This bug will be fixed by February 22, 2016. However, this email did not mention the app I'm having issues with and the bug didn't seem relevant to my app. Were changes made to the TaskQueues today? Is anyone else experiencing similar problems? -- 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/f4af3c51-e9fb-436d-8c6d-f56a82669dfb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
