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