[[["容易理解","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-14 (世界標準時間)。"],[[["This API is compatible with first-generation runtimes and can be used when upgrading to second-generation runtimes, with a migration guide available for App Engine Go 1.12+ runtimes."],["The local development server (`dev_appserver`) behaves similarly to the App Engine production environment for setting up queues and tasks but has some limitations."],["The `dev_appserver` ignores the `rate` and `bucket-size` attributes, causing tasks to execute close to their ETA, and does not maintain queue state across restarts."],["To completely prevent push tasks from running on the development server, use the command `python2 \u003cvar translate=\"no\"\u003eDEVAPPSERVER_ROOT\u003c/var\u003e/google_appengine/dev_appserver.py --enable_task_running no`."],["Before running the local development server, you must follow setup instructions, run `dev_appserver.py` with Python 3, and set the `CLOUDSDK_DEVAPPSERVER_PYTHON` environment variable to the path of your Python 2 interpreter."]]],[]]