[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page details the `CloudTasksLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudTasksConnection`."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or the error count exceeds a set limit."],["Transient errors are defined as those with `kInternal` or `kUnavailable` status codes."],["You can disable the retry loop by setting `maximum_failures` to 0 when creating a `CloudTasksLimitedErrorCountRetryPolicy` instance."],["The document provides links to many of the previous versions of the `CloudTasksLimitedErrorCountRetryPolicy` class, and the most recent version available is 2.37.0-rc."]]],[]]