[[["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 webpage details the `AzureClustersLimitedErrorCountRetryPolicy`, a retry mechanism designed for `AzureClustersConnection` in the Google Cloud C++ client library, specifically for gkemulticloud."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures exceeds a predefined threshold."],["Only the `kUnavailable` status code is treated as a transient error in this implementation."],["The policy is configured using the `AzureClustersLimitedErrorCountRetryPolicy(int)` constructor, where `maximum_failures` sets the tolerance for transient errors, with a value of `0` disabling retries."],["The page contains versioned information for the class with version `2.37.0-rc` being the latest version, all the way back to version `2.11.0` in the navigation."]]],[]]