[[["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 context of `LoggingServiceV2Connection`."],["The retry policy is designed to halt retries if a non-transient error is encountered or if the number of transient errors surpasses a predefined maximum."],["Transient errors are specifically defined as those resulting in `kInternal` or `kUnavailable` status codes, as per the provided documentation."],["You can configure the maximum number of transient failures tolerated by the retry policy by passing an integer during the construction of a `LoggingServiceV2LimitedErrorCountRetryPolicy` object."],["The documentation also includes functions for checking if the policy is exhausted, if a failure is permanent, and for creating a clone of the policy, along with a list of versions dating back to version 2.11.0, including the latest version being 2.37.0-rc."]]],[]]