[[["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 document provides information on the `CloudTasksLimitedErrorCountRetryPolicy`, a class that manages retry attempts for `CloudTasksConnection` in Google Cloud Tasks."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, in the context of this policy, are defined as those resulting in `kInternal` or `kUnavailable` status codes."],["The class allows for the creation of a retry policy with a specified number of maximum failures, and can be set to disable retries by setting `maximum_failures` to 0."],["The latest version of this policy is 2.37.0-rc, and there are various versions available between 2.11.0 to 2.37.0-rc."]]],[]]