[[["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 `CompletionServiceLimitedErrorCountRetryPolicy`, a retry mechanism designed for `CompletionServiceConnection`."],["The retry policy halts if it encounters a non-transient error or exceeds a defined limit of transient failures, where `kUnavailable` is the treated transient error."],["The policy's constructors allow for setting the maximum number of transient errors, and it can also be disabled by setting `maximum_failures` to 0."],["The document details several functions to control and observe the state of the policy, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `maximum_failures`."],["It covers different version of this class starting at 2.11.0 up to 2.37.0-rc."]]],[]]