[[["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`, a retry policy that controls retries based on the number of transient errors encountered, and is designed for use with `OsConfigServiceConnection`."],["The policy halts retries if a non-transient error is detected or if the number of transient errors surpasses a predefined maximum."],["`kUnavailable` is the only status code treated as a transient error in this retry policy class, meaning it is the only error that will trigger a retry."],["The `OsConfigServiceLimitedErrorCountRetryPolicy` class features constructors to set the `maximum_failures` limit, as well as functions for checking if retries are exhausted and determining if a failure is permanent."],["The documentation includes a list of available version for this policy, ranging from version 2.11.0 to the latest version, 2.37.0-rc."]]],[]]