[[["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 webpage details the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy`, a retry policy for `ManagedIdentitiesServiceConnection` that manages retries based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and only treats `kUnavailable` status codes as transient errors."],["You can construct instances of this policy with a specified `maximum_failures`, where setting it to 0 will disable the retry loop."],["The class offers methods to check for exhaustion (`IsExhausted`), permanent failures (`IsPermanentFailure`), to get the maximum number of failures (`maximum_failures`) and for cloning the policy (`clone`)."],["The page provides access to different versions of this class ranging from version 2.11.0 up to the latest release candidate version 2.37.0-rc, with version 2.32.0 being the current version shown."]]],[]]