[[["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-17 UTC."],[[["This document provides information on the `CompletionServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `CompletionServiceConnection`."],["The policy stops retrying if an RPC returns a non-transient error or if a certain number of transient failures are detected, and considers the `kUnavailable` status code as transient."],["The class has constructors for creating instances that can tolerate a set number of transient errors, with the option to disable the retry loop by setting `maximum_failures` to 0."],["The document defines the public functions of this class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, detailing their parameters and return types."],["This document lists all the available versions of `CompletionServiceLimitedErrorCountRetryPolicy`, from 2.11.0 to the most recent 2.37.0-rc."]]],[]]