[[["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-14 UTC."],[[["This webpage details the `AzureClustersRetryPolicy` for the `AzureClustersConnection`, used in the context of Google Cloud's GKE Multi-Cloud C++ library."],["The latest version of the policy is 2.37.0-rc, and the page provides access to documentation for versions ranging from 2.11.0 to 2.37.0-rc."],["The `AzureClustersRetryPolicy` has methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, used to manage retry logic based on the status of the connection."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a `Status const &` parameter to evaluate the connection state."],["The methods `IsExhausted()` and `clone()` each return a boolean value, and a `std::unique_ptr\u003c AzureClustersRetryPolicy \u003e` respectively."]]],[]]