[[["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-05-07 UTC."],[[["This document provides information on the `MetricServiceLimitedErrorCountRetryPolicy`, a class that defines a retry strategy for `MetricServiceConnection`."],["The retry policy is designed to handle transient errors, specifically the `kUnavailable` status code, and will stop retrying upon encountering a non-transient error or exceeding a specified maximum number of transient failures."],["Users can customize the policy by setting the `maximum_failures` parameter, effectively disabling retries if `maximum_failures` is set to 0."],["The document covers various versions from `2.37.0-rc` to `2.11.0`, with links to each version's documentation."],["The `MetricServiceLimitedErrorCountRetryPolicy` is a child of the `MetricServiceRetryPolicy` as it is aliased as `BaseType`."]]],[]]