[[["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-21 UTC."],[[["This document provides information on the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy` class, which defines a retry policy for `ManagedIdentitiesServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors, specifically those with a `kUnavailable` status code, are considered retryable."],["The class allows setting a `maximum_failures` parameter during instantiation to control the number of tolerable transient errors, with a value of 0 disabling retries."],["The document outlines the constructors, functions, and type aliases associated with the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy` class."]]],[]]