[[["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 `OsConfigZonalServiceLimitedErrorCountRetryPolicy`, which manages retries for the `OsConfigZonalServiceConnection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The `OsConfigZonalServiceLimitedErrorCountRetryPolicy` can be configured to allow a specific number of transient errors (`maximum_failures`), and can be completely disabled by setting this value to 0."],["The webpage provides access to documentation for various versions of this policy, ranging from the latest `2.37.0-rc` down to `2.11.0`, allowing users to access the details of each version."],["The functions `OnFailure`, `IsExhausted`, and `IsPermanentFailure` are virtual functions that are used to manage the conditions of the retry policy."]]],[]]