[[["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-08-14 UTC."],[[["This document outlines the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ManagedIdentitiesServiceConnection` that is designed to handle a limited number of transient errors."],["The policy halts retries upon encountering a non-transient error or when the count of transient failures exceeds a predefined maximum."],["Transient errors in this context are defined as those returning a `kUnavailable` status code."],["Users can set the `maximum_failures` parameter to control the tolerance for transient errors, with a value of 0 effectively disabling retries."],["The document details the constructors, functions, and type aliases associated with the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy` class."]]],[]]