[[["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-05 UTC."],[[["This document provides information on the `AutoscalingPolicyServiceLimitedErrorCountRetryPolicy` class, designed to manage retries for `AutoscalingPolicyServiceConnection` based on the number of errors encountered."],["The retry policy will stop if a non-transient error is returned, or if the number of transient errors, such as `kUnavailable`, exceeds a defined threshold."],["The policy can be configured to disable the retry loop by setting `maximum_failures` to 0."],["The class includes methods to check for exhaustion of the retry policy (`IsExhausted`), to determine if a status represents a permanent failure (`IsPermanentFailure`), and to handle failures (`OnFailure`)."],["The most up to date version of the documentation is `2.37.0-rc`, and a list of previous versions are available for browsing."]]],[]]