[[["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 webpage 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."],["The policy stops retrying if a non-transient error occurs or if the number of transient errors exceeds a configured `maximum_failures` threshold."],["The class provides constructors to create instances with a specified error tolerance and methods like `maximum_failures()`, `OnFailure()`, and `IsExhausted()` to manage the retry behavior, as well as methods like `IsPermanentFailure()` to determine what is a non-transient error, and `clone()` to make a new instance of the policy."],["The content lists available versions of the `AzureClustersLimitedErrorCountRetryPolicy`, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]