[[["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 webpage details the `CloudTasksLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudTasksConnection` in the Google Cloud Tasks API."],["The policy limits retries based on the number of transient errors, and stops retrying if a non-transient error occurs or the maximum number of transient failures is exceeded."],["Transient errors are defined as those resulting in `kInternal` or `kUnavailable` status codes, as described on the site."],["The class provides constructors to set the maximum number of allowed transient errors and various functions for managing and querying the retry policy's state, such as checking if the policy is exhausted or if a failure is permanent."],["The webpage provides access to documentation for various versions of the API, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."]]],[]]