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