[[["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-09 UTC."],[[["This page documents the `PipelineServiceLimitedErrorCountRetryPolicy` class, which controls the retry behavior for `PipelineServiceConnection` in the Content Warehouse C++ library."],["The retry policy halts operations when a non-transient error occurs or if the number of transient errors exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["You can define the maximum number of transient errors tolerated using the constructor `PipelineServiceLimitedErrorCountRetryPolicy(int maximum_failures)`."],["The class provides several methods, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, for managing and checking the retry policy's state and behavior."],["The page is a documentation reference for various versions of the class, ranging from version 2.12.0 to the latest version 2.37.0-rc."]]],[]]