[[["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-23 UTC."],[[["This document provides information on the `MetricsScopesLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors in RPC calls to `MetricsScopesConnection`."],["The policy retries operations up to a specified `maximum_failures` count, stopping if a non-transient error occurs or the maximum number of retries is reached."],["Transient errors in this context are identified by the `kUnavailable` status code, while a status code not being kUnavailable is identified as a non-transient error."],["The policy offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage retries and error handling."],["The webpage also has links to reference material for many different versions, including the latest version 2.37.0-rc and version 2.36.0 which the user starts on, with many more versions ranging from 2.35.0 to 2.11.0."]]],[]]