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