[[["容易理解","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-06-16 (世界標準時間)。"],[[["This page details the process of deleting individual tasks from a push queue using the `taskqueue.Delete` API or the Google Cloud console, useful when tasks are persistently failing."],["You can purge all tasks from a specific queue using the `taskqueue.Purge` API or the console, ensuring all tasks created before the purge are removed, although it may take up to a minute to fully take effect."],["Queues can be paused by removing their definitions or setting their rate to 0, preventing task processing while still counting towards your quota, and they can be paused through the Cloud Tasks page as well."],["Before deleting a queue, it's recommended to pause it, and once deleted through the console, there's a 7-day waiting period before you can reuse the same name."],["Deleted tasks and queues may take hours to free up the quotas they previously used."]]],[]]