[[["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 for `AzureClustersConnection`."],["The policy limits retries based on the number of transient errors encountered, stopping if non-transient errors occur or a set number of transient failures are surpassed."],["The only status code considered a transient error is `kUnavailable`."],["Users can customize the policy's error tolerance by setting the `maximum_failures` parameter in the constructor, with a value of 0 disabling retries."],["The page provides detailed descriptions for the constructors and functions like `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` and `clone()`."]]],[]]