[[["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 outlines the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ManagedIdentitiesServiceConnection` that is based on counting the number of errors."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` considered as the only transient error."],["Users can customize the policy's error tolerance by setting the `maximum_failures` parameter during the object's construction, and they can disable the retry loop by providing an instance of this policy with `maximum_failures` set to 0."],["The document also includes a list of available versions of the ManagedIdentities, ranging from version 2.11.0 to the latest release candidate version 2.37.0-rc."],["The document provides details on the different constructors, functions and type aliases available for the ManagedIdentitiesServiceLimitedErrorCountRetryPolicy class."]]],[]]