[[["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-05-07 UTC."],[[["This webpage details the `PipelineServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `PipelineServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures, treating `kUnavailable` as a transient error."],["The policy can be configured during construction with a `maximum_failures` parameter that specifies how many failures to tolerate."],["The page lists various versions of the documentation for the `PipelineServiceLimitedErrorCountRetryPolicy`, from version 2.12.0 to the latest 2.37.0-rc."],["The class has functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` and `clone()` to manage the retry policy and it's behaviour."]]],[]]