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