[[["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 provides documentation for the `MetricsServiceV2LimitedErrorCountRetryPolicy`, a retry mechanism specifically for `MetricsServiceV2Connection` in the context of Google Cloud Logging."],["The policy stops retrying operations if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating only the `kUnavailable` status code as a transient error."],["Users can configure the maximum number of tolerated transient errors when creating a new instance of this retry policy, with the option to disable retries by setting the `maximum_failures` to 0."],["The content provides information about the class constructors, functions, and type aliases, detailing parameters, descriptions, and return types for each one, including functions like `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone() const`."],["Different versions are also available to view, with version 2.37.0-rc being the latest available release candidate, version 2.36.0 being the current version, and many previous versions ranging from 2.35.0 all the way to 2.11.0."]]],[]]