[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]