[[["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 is designed to stop retrying if it encounters a non-transient error or if transient failures exceed a certain threshold."],["The policy treats the `kUnavailable` status code as a transient error and can be configured to tolerate a specific number of transient errors using the `maximum_failures` parameter during its creation."],["The policy provides methods like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, to manage retries, check for exhaustion, determine permanent failure, and create new instances respectively."],["The webpage also provides links to different versions of this documentation, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."]]],[]]