[[["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` based on counting errors."],["The policy stops retrying if an RPC returns a non-transient error or if more than a specific number of transient failures occur, treating the status code `kUnavailable` as a transient error."],["The retry loop can be disabled by providing an instance of this policy where `maximum_failures` is set to 0."],["The webpage provides access to different versions of the policy, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["This document outlines the constructors, functions, and type aliases associated with this retry policy, including details on parameters like `maximum_failures` and methods like `OnFailure` and `IsExhausted`."]]],[]]