[[["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-14 UTC."],[[["This webpage details the `ContentServiceLimitedErrorCountRetryPolicy` class, which manages retries for `ContentServiceConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, where `kUnavailable` is considered a transient error."],["The class includes constructors to set the maximum number of tolerated transient errors and supports copy and move operations."],["Key functions provided include checking for exhaustion, identifying permanent failures, handling failures via `OnFailure`, and cloning the current retry policy instance, amongst others."],["The page also provides links to documentation for previous versions of the `ContentServiceLimitedErrorCountRetryPolicy`, starting with version 2.11.0 and up to the latest 2.37.0-rc."]]],[]]