[[["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 used to manage retries for the `LoggingServiceV2Connection` based on the number of errors encountered."],["The policy stops retrying if a non-transient error is detected or if the number of transient failures exceeds a predefined threshold."],["Transient errors are defined as RPC calls that return `kInternal` or `kUnavailable` status codes."],["You can configure the maximum number of transient failures allowed during retry attempts when constructing the `LoggingServiceV2LimitedErrorCountRetryPolicy`, and providing `0` will effectively disable the retry loop."],["The webpage also includes various versions of the `LoggingServiceV2LimitedErrorCountRetryPolicy` for different version releases, with version `2.37.0-rc` being the latest."]]],[]]