[[["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 `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy`, a retry policy for `ManagedIdentitiesServiceConnection` that manages retries based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and only treats `kUnavailable` status codes as transient errors."],["You can set the maximum number of transient failures via the constructor, with a value of 0 disabling the retry loop entirely."],["The class offers methods to manage and check the status of the retry policy, including `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to check if retrying should proceed."],["The page covers the latest release candidate version `2.37.0-rc` and several previous versions, all the way down to version `2.11.0` for this particular class, `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy`."]]],[]]