[[["わかりやすい","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-03-06 UTC。"],[[["App Engine automatically retries tasks that fail, with a default strategy of gradually reducing the retry rate."],["Retry configurations can be set at the queue level in `queue.yaml` to customize the number of retries, time limits, and intervals between attempts."],["Retry options can also be specified on the `Task` object, and when both queue and task level are set, the `Task` object parameters take precedence."],["Various retry behaviors are demonstrated in the provided examples, including limiting the number of retries and implementing linear or exponential backoff strategies."]]],[]]