[[["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 outlines the `CloudTasksLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudTasksConnection` that limits retries based on the number of transient errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures."],["Transient errors are classified as either `kInternal` or `kUnavailable` status codes, as indicated within the `CloudTasksLimitedErrorCountRetryPolicy`."],["The policy can be customized by setting the `maximum_failures` parameter in the constructor, allowing users to control how many transient errors are tolerated, including disabling retries by providing a value of 0."],["This document provides access to various versions of this class, from `2.11.0` up to the latest `2.37.0-rc`, with each version linking to its corresponding documentation."]]],[]]