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