[[["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 webpage details the `MetricsServiceV2LimitedErrorCountRetryPolicy`, a class used for controlling retry attempts in the `MetricsServiceV2Connection` for Google Cloud Logging."],["The retry policy halts when a non-transient error occurs or when the number of transient errors exceeds a predefined limit, with `kUnavailable` status codes being treated as transient errors."],["The policy's constructors allow specifying the maximum number of transient failures and copying/moving the policy, which can be disabled entirely by setting the `maximum_failures` parameter to zero."],["The class also has functions which includes a `maximum_failures` function, a `OnFailure` function that receives a `Status const &`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The page provides documentation for the class across multiple versions, ranging from `2.11.0` to `2.37.0-rc`, with links to each version's documentation."]]],[]]