[[["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` 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`."]]],[]]