Migrate push queues to Cloud Tasks overview (Python)
Stay organized with collections
Save and categorize content based on your preferences.
This page describes how you can migrate Task Queues push queues to
Cloud Tasks. While App Engine push queues are
restricted to App Engine targets, Cloud Tasks is
Google Cloud's modern, fully managed task execution service that lets your
App Engine service target any HTTP endpoint.
You can migrate your push queues in one of two ways:
In Cloud Tasks, all queues operate as push queues. In the
remainder of this guide and in the
Cloud Tasks documentation, the term queue is
equivalent to the term push queue. Similarly, the term task is equivalent to
the term push task.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-19 UTC."],[],[]]