[[["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 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."]]],[]]