[[["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 page provides documentation for the `AzureClustersLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library for GKE Multi-Cloud."],["The `AzureClustersLimitedErrorCountRetryPolicy` class defines a retry strategy for `AzureClustersConnection` operations, limiting retries based on the number of transient errors."],["Transient errors, specifically `kUnavailable` status codes, trigger retries, while non-transient errors and exceeding the maximum allowed transient failures halt the retry process."],["The class includes constructors to create instances and functions to manage and check the retry policy's state, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The page also lists available versions, with `2.37.0-rc` being the latest, and it is an alias of `AzureClustersRetryPolicy` as BaseType."]]],[]]