[[["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-04-17 UTC."],[[["This webpage details the `PipelineServiceLimitedErrorCountRetryPolicy` class, which manages retries for `PipelineServiceConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, specifically treating `kUnavailable` as a transient error."],["The class allows configuration of the maximum tolerated transient failures, and disabling the retry loop if `maximum_failures` is set to 0, and it is also possible to clone the policy, resetting it to the initial state."],["The webpage provides the documentation for a long list of versions of this policy, from the latest release candidate version 2.37.0-rc, all the way back to version 2.12.0."]]],[]]