[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document outlines the `CloudTasksLimitedErrorCountRetryPolicy`, a retry mechanism for `CloudTasksConnection` that limits retries based on the number of errors encountered."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined limit, with `kInternal` and `kUnavailable` codes considered transient."],["The class provides constructors to define the maximum number of transient failures and copy the current instance."],["It offers functions to check for exhaustion (`IsExhausted`), permanent failures (`IsPermanentFailure`), and to get the maximum failure count (`maximum_failures`)."],["The document lists many versions of the retry policy, from version 2.11.0 to the latest release candidate version 2.37.0-rc."]]],[]]