I have an app running on Google App Engine Standard using the Java 8 runtime, and it uses both push and pull queues extensively. When I'm using the Google Cloud Platform management console I interact with my Push and Pull Queues under the "Cloud Tasks" UI option, but all of my code interaction with queues is via the com.google.appengine.api.taskqueue Java package. Lately I'm seeing notices about Google Cloud Tasks Pull Queues being deprecated. Can someone in the GAE team please clarify for me, will my usage of Pull Queues be supported going forward?
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/588d3ad9-03f8-47c1-afa2-f2b4d993caae%40googlegroups.com.
