[[["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-07-09 UTC."],[[["This webpage details the `MetricServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MetricServiceConnection` in the Google Cloud Monitoring v3 C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, and only treats `kUnavailable` as transient errors."],["The latest version is 2.37.0-rc, and the page also covers older versions of this policy, down to version 2.11.0."],["Users can create instances of the retry policy, with the number of errors tolerated as an argument in the constructor, and can disable retries completely by setting the maximum number of tolerated errors to 0."],["Key functions of this policy include determining if a failure is exhausted, permanent, or if a new instance of the policy can be cloned."]]],[]]