[[["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-03-14 UTC."],[[["This webpage details the `LoggingServiceV2LimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for managing retry behavior in the Logging service."],["The retry policy halts when a non-transient error occurs or the number of transient failures exceeds a specified limit."],["Transient errors, which are eligible for retries, are defined as having status codes `kInternal` or `kUnavailable`."],["The retry policy allows configuration for the maximum number of transient failures before stopping, which can be disabled by setting the `maximum_failures` to 0."],["The page provides links to documentation of previous versions of the class, dating back to version 2.11.0 and also including the latest release candidate 2.37.0-rc."]]],[]]