[[["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 page details the `AutoscalersRetryPolicy` for `AutoscalersConnection`, which manages retry behavior for operations."],["The page provides links to documentation for different versions of the policy, from the latest release candidate 2.37.0-rc down to version 2.15.1."],["`AutoscalersRetryPolicy` offers methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` to control retry logic."],["The `OnFailure` and `IsPermanentFailure` functions take a `Status const &` parameter to determine retry eligibility and if the failure is permanent."],["The `IsExhausted` method will return true or false, providing information on whether the retry attempts have been exhausted."]]],[]]