[[["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-21 UTC."],[[["This page details the `LoggingServiceV2LimitedErrorCountRetryPolicy`, a retry mechanism for `LoggingServiceV2Connection` that halts retries after a set number of transient errors or upon encountering a non-transient error."],["The policy considers `kInternal` and `kUnavailable` status codes as transient errors."],["The retry loop can be entirely disabled by configuring an instance of this policy with `maximum_failures` set to 0."],["The `maximum_failures()` function can be used to return the number of failures accepted by the retry policy."],["The most recent version available is `2.37.0-rc` and the oldest version listed is `2.11.0`, with each version having a unique webpage to navigate."]]],[]]