[[["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 page details the `ManagedIdentitiesServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ library used to manage retry attempts for the `ManagedIdentitiesServiceConnection` based on error counts."],["The retry policy halts if a non-transient error is encountered or if the number of transient failures surpasses the predefined `maximum_failures`."],["Transient errors for this class are specifically defined as those with the status code `kUnavailable`."],["The policy can be configured to disable retries by setting `maximum_failures` to 0."],["The page outlines multiple constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, and the `BaseType` alias for this retry policy."]]],[]]