[[["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 document provides documentation for the `AutoscalingPolicyServiceLimitedErrorCountRetryPolicy` class, designed to manage retries for `AutoscalingPolicyServiceConnection` operations."],["The retry policy implemented in this class halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, where the status code `kUnavailable` is considered as a transient error."],["The class constructor allows setting the maximum number of transient failures tolerated, and setting it to 0 will disable the retry loop."],["Key functions within this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each serving a distinct purpose in managing the retry process and its state."],["The document lists various versions of the class, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]