When testing the code, I used to deploy to different version for testing. However, if a task submitted to task queue, the task will end up in different app version to execute.
Say, My current deploy app version is 2. The task queue should submit the task and execute the task under version 2 instead of 1 or other versions. I tried to use with or without <target> in queue.xml, the result is the same. Anyone has same experience? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/2khqDZMyDVcJ. 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.
