[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-08 (世界標準時間)。"],[[["This API supports first-generation runtimes and is relevant when upgrading to corresponding second-generation runtimes, with a migration guide available for Python 3 runtime upgrades."],["The local development server (`dev_appserver`) has limitations regarding push queue testing, as it ignores `rate` and `bucket-size` attributes, executing tasks near their ETA."],["The `dev_appserver` does not maintain queue state across restarts and does not support developing Python 3 apps on Windows."],["To stop push tasks from running on the development server, use the `python2 DEVAPPSERVER_ROOT/google_appengine/dev_appserver.py --enable_task_running no` command, replacing `DEVAPPSERVER_ROOT` with the correct path."],["Before running the `dev_appserver`, you must run `dev_appserver.py` with Python 3, set the `CLOUDSDK_DEVAPPSERVER_PYTHON` environment variable to your Python 2 interpreter, and follow the setup instructions."]]],[]]