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