[[["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-04-09 UTC."],[[["This page details the `MetadataServiceLimitedErrorCountRetryPolicy` class, which is a retry policy designed to manage transient errors for `MetadataServiceConnection` operations."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The class treats the `kUnavailable` status code as a transient error that is allowed for retry."],["Users can configure the maximum number of transient failures tolerated before the retry loop stops by creating an instance of `MetadataServiceLimitedErrorCountRetryPolicy`, the retry loop can be disabled by setting `maximum_failures` to 0."],["The page provides a comprehensive list of all available versions, including a release candidate version (2.37.0-rc), along with the older versions of the class available."]]],[]]