[[["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 outlines the `CompletionServiceLimitedErrorCountRetryPolicy`, which is a retry policy for `CompletionServiceConnection` that limits retries based on the count of errors."],["The policy halts retries upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The policy treats `kUnavailable` status codes as transient errors."],["The `CompletionServiceLimitedErrorCountRetryPolicy` allows configuration with a maximum number of transient errors, which can be set to 0 to disable retries."],["The document also features documentation for the most recent version, 2.37.0-rc, and all other versions up until 2.11.0, which includes `CompletionServiceLimitedErrorCountRetryPolicy`'s constructors, functions, and type aliases."]]],[]]