[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]