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