[[["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-09 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."]]],[]]