Dear App Engine Developer, You are receiving this notice because you are running the Task Queues service with a custom domain on the following application(s): s~ddtor3 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. No action is required on your part if your application expects documented behavior (Java documented behavior). However, if your application depends on the existing behavior of tasks being routed to the default module, then you must add an entry to your dispatch.yaml/xml before February 22, 2016 that routes your Task Queues endpoint to the default module. You can read more about dispatch.yaml/xml here. Example entry: - url: "*/my/task/queue/url/*" module: default This is the expected behavior after the fix:
Please fill out this support form if you have questions. Regards, The App Engine Task Queues Team ---- © 2015 Google Inc. 1600 Amphitheatre Parkway, Mountain View, CA 94043 You have received this email service announcement to update you about important changes to Google Cloud Platform or your account. |