[[["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-23 UTC."],[[["This document provides information on the `OsConfigServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `OsConfigServiceConnection` that limits the number of transient errors."],["The policy halts retries upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is classified as a transient error within this specific retry policy."],["Users can set the maximum allowed number of transient failures when creating an instance of this class, and can also disable retries completely."],["The document details the constructors, functions, and type aliases associated with the `OsConfigServiceLimitedErrorCountRetryPolicy` class, including methods to determine failure exhaustion, check for permanent failures, and create clones."]]],[]]