[[["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 document provides information on the `MetricsServiceV2LimitedErrorCountRetryPolicy`, which is a retry policy for `MetricsServiceV2Connection` that is based on error counting."],["The retry policy will terminate if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as `kUnavailable` status codes."],["The policy's constructor `MetricsServiceV2LimitedErrorCountRetryPolicy(int)` allows users to set the maximum number of transient errors before the retry policy stops, and setting `maximum_failures` to 0 will disable the retry loop."],["The provided document contains a list of available version for this policy, including the latest version `2.37.0-rc`."]]],[]]