[[["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-14 UTC."],[[["This webpage details the `OsConfigServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `OsConfigServiceConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code considered as transient in this class."],["You can control the retry loop behavior by setting the `maximum_failures` parameter during instantiation; using `0` disables retries."],["The page provides a comprehensive list of versions, starting with the latest `2.37.0-rc` down to version `2.11.0`, for users to navigate through the documentation of the class."],["This class has different constructors and functions to deal with transient failures, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."]]],[]]