[[["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 `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."]]],[]]