[[["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-03-14 UTC."],[[["This document outlines the `CloudTasksLimitedErrorCountRetryPolicy`, which is a retry policy for `CloudTasksConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Transient errors, as defined by this policy, include `kInternal` and `kUnavailable` status codes."],["You can control the number of allowed transient failures when creating a `CloudTasksLimitedErrorCountRetryPolicy`, allowing to configure the maximum amount of error tolerated, where 0 will disable retries altogether."],["The document lists all the versions from 2.37.0-rc (latest) to 2.11.0 and also details the constructors and functions available within the `CloudTasksLimitedErrorCountRetryPolicy` class, along with their parameters and return values."]]],[]]