[[["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 webpage details the `OsConfigZonalServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `OsConfigZonalServiceConnection` to manage transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is considered a transient error, allowing the policy to retry in such cases."],["The policy is customizable with a `maximum_failures` parameter, which allows disabling the retry loop when set to 0."],["The page provides detailed documentation for various versions, ranging from 2.11.0 to 2.37.0-rc (latest), and describes the constructors and functions associated with this class such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`."]]],[]]