[[["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 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 treated as a transient error in this context is `kUnavailable`."],["You can construct this policy to tolerate a specific maximum number of transient errors using `maximum_failures`, with a value of 0 disabling the retry loop."],["The webpage provides access to documentation for multiple versions of the policy, ranging from version `2.11.0` to `2.37.0-rc`, which is the latest."]]],[]]