[[["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 webpage details the `MetricsScopesLimitedErrorCountRetryPolicy`, a retry mechanism designed for `MetricsScopesConnection` in the Google Cloud Monitoring C++ library."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, specifically treating `kUnavailable` status codes as transient errors."],["The policy is instantiated with a parameter, `maximum_failures`, which determines the threshold for transient errors and setting this to 0 effectively disables retries."],["The `MetricsScopesLimitedErrorCountRetryPolicy` includes methods such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` to manage and evaluate retry attempts and failures."],["The page displays a list of many versions for this policy, ranging from the latest 2.37.0-rc to 2.11.0."]]],[]]