[[["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 document provides documentation for the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy`, which is a retry policy for `ManagedIdentitiesServiceConnection`."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a specified maximum."],["Transient errors are defined as those returning a `kUnavailable` status code."],["You can create an instance of this policy with a specified maximum number of transient failures and can also disable the retry loop by setting the `maximum_failures` parameter to 0."],["The documentation includes details on constructors, functions, and type aliases related to this retry policy class, including methods to check if the policy is exhausted, if a status is a permanent failure, and to create a new instance of the policy."]]],[]]