[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]