[[["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-21 UTC."],[[["This page details the `AzureClustersRetryPolicy` for `AzureClustersConnection`, with a focus on retry behavior in the context of Google Kubernetes Engine (GKE) Multi-Cloud on Azure."],["The most recent release candidate version of this policy is 2.37.0-rc, and the current version being displayed on the page is 2.35.0, but it is also possible to access 26 different other versions ranging all the way back to 2.11.0."],["The `AzureClustersRetryPolicy` class provides functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and evaluate the retry logic for `AzureClustersConnection`."],["The provided functions, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, take a `Status` object to determine whether to retry or if a failure is permanent."],["Each function returns a `bool` that allows the user to evaluate the status of the retry policy in question."]]],[]]