[[["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 page details the `ContentServiceLimitedErrorCountRetryPolicy` class, which manages retries for `ContentServiceConnection` based on a limited count of transient errors."],["The policy stops retrying if it encounters a non-transient error or exceeds the prescribed number of transient failures, with `kUnavailable` being considered a transient error."],["The class includes constructors to define the maximum number of transient errors and handle copy and move operations, with `maximum_failures` allowing the user to set the maximum transient errors."],["It provides several functions, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage and evaluate the retry process and its status."],["This page provides versioned links to the class `ContentServiceLimitedErrorCountRetryPolicy` which starts from version 2.11.0 and the latest version is 2.37.0-rc."]]],[]]