[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-26。"],[[["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."]]],[]]