[[["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 Google Cloud Compute Autoscalers in C++."],["The latest version of the documentation available is `2.37.0-rc`, and the page covers documentation for versions ranging from `2.15.1` to `2.37.0-rc`."],["The `AutoscalersRetryPolicy` includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry operations and determine the state of retries."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a `Status const &` parameter to assess the success and retry status of operations, and return a boolean value."],["The `clone()` function allows the user to create a new instance of the retry policy in its initial state, returning a `std::unique_ptr\u003c AutoscalersRetryPolicy \u003e`."]]],[]]