[[["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 webpage details the `OsConfigZonalServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `OsConfigZonalServiceConnection` and is based on counting errors."],["The policy stops retrying if a non-transient error is encountered or if the number of transient failures exceeds a set limit, where the `kUnavailable` status code is the only status considered as transient."],["The policy can be customized to tolerate a specific number of transient errors through its constructor, and it can disable the retry loop if `maximum_failures` is set to 0."],["The class provides methods to determine if the policy is exhausted, if a failure is permanent, and to create a clone of the policy reset to its initial state."],["The latest version available is 2.37.0-rc, and there are a range of previous versions available, down to version 2.11.0, all related to the `OsConfigZonalServiceLimitedErrorCountRetryPolicy`."]]],[]]