[[["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 provides information on the `CompletionServiceLimitedErrorCountRetryPolicy` class, which is a retry policy for `CompletionServiceConnection`."],["The policy stops retrying if a non-transient error is detected or if the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those that have the `kUnavailable` status code."],["The `CompletionServiceLimitedErrorCountRetryPolicy` can be configured to allow a certain amount of transient failures through the `maximum_failures` parameter, or completely disable the retry loop if set to `0`."],["The latest version of this policy is 2.37.0-rc, although versions are available back to 2.11.0."]]],[]]