[[["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 outlines the `AutoscalingPolicyServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `AutoscalingPolicyServiceConnection`."],["The retry policy is designed to cease retries upon encountering a non-transient error or exceeding a predefined number of transient failures."],["Transient errors, in this context, are specifically identified by the `kUnavailable` status code."],["The policy's constructor allows setting the `maximum_failures`, and providing a value of `0` disables the retry loop."],["The document also describes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` which are available for this retry policy."]]],[]]