[[["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`, which manages retries for `LoggingServiceV2Connection` by counting errors."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors are defined as those with status codes `kInternal` or `kUnavailable`."],["You can adjust the maximum number of transient errors tolerated, effectively disabling retries if `maximum_failures` is set to 0."],["The page also shows all versions of this policy, the latest being 2.37.0-rc, as well as several functions and aliases to this class."]]],[]]