[[["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 page details the `AutoscalersRetryPolicy` class, which is part of the Google Cloud C++ client library for Compute Autoscalers."],["The latest release candidate version is 2.37.0-rc, and the current stable version in focus is 2.36.0, but there is a list of previous versions available, dating back to 2.15.1."],["The `AutoscalersRetryPolicy` class defines the retry logic for the `AutoscalersConnection`, enabling control over how the client handles transient failures."],["Key functions within the class include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing the retry policy state and behavior."],["The policy provides methods to determine if a retry attempt should occur (`OnFailure`), if the retry policy is exhausted (`IsExhausted`), and if a failure is permanent (`IsPermanentFailure`)."]]],[]]