[[["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-07 UTC."],[[["This document provides a reference for the `ConfigLimitedErrorCountRetryPolicy` class, which is used to define a retry policy for `ConfigConnection` based on the number of errors encountered."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as those returning an `kUnavailable` status code."],["The `ConfigLimitedErrorCountRetryPolicy` class includes constructors to set the maximum number of transient errors, and methods to manage the retry logic such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The latest version available for reference in the documenation is 2.37.0-rc, and spans back as far as version 2.16.0."]]],[]]