[[["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-04-23 UTC."],[[["This webpage details the `AzureClustersLimitedErrorCountRetryPolicy` class, which manages retry attempts for `AzureClustersConnection` based on error counts."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit, considering `kUnavailable` as a transient error status."],["You can configure the `maximum_failures` parameter during instance creation to specify the number of tolerated transient errors, setting it to 0 to disable retries."],["The class includes methods to determine if a retry should occur, if the policy is exhausted, and if a given error status is considered a permanent failure."],["The content is available in various versions starting with version 2.11.0 up to 2.37.0-rc, with version 2.36.0 the current view."]]],[]]