[[["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 `MetadataServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MetadataServiceConnection` that limits retries based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a preset limit, with `kUnavailable` status code being the only code treated as a transient error."],["The `MetadataServiceLimitedErrorCountRetryPolicy` allows the creation of an instance that controls the maximum number of transient errors before stopping, with the option to disable retry by setting `maximum_failures` to 0."],["The page lists the details on the constructors, functions, and type aliases for the class `MetadataServiceLimitedErrorCountRetryPolicy`, including its ability to be cloned and the functions `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`."],["A comprehensive list of version releases is provided, ranging from the latest `2.37.0-rc` down to `2.11.0`, allowing users to access the documentation for each release."]]],[]]