[[["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-17 UTC."],[[["This page details the `MetricsScopesLimitedErrorCountRetryPolicy`, a retry mechanism for `MetricsScopesConnection` in the Google Cloud C++ Monitoring library."],["The retry policy limits the number of transient errors before stopping and treats `kUnavailable` status codes as transient."],["You can configure the maximum number of tolerated transient failures when creating an instance of this policy; setting it to `0` disables retries."],["The policy defines various functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check the state of retries."],["The page provides links to all versions from 2.11.0 up to the latest release candidate 2.37.0-rc, for the `MetricsScopesLimitedErrorCountRetryPolicy`."]]],[]]