[[["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 webpage details the `PipelineServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `PipelineServiceConnection` in the Google Cloud Content Warehouse C++ library."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, specifically treating `kUnavailable` as a transient error."],["Users can configure the maximum number of allowed transient errors when creating an instance of the policy, where setting it to zero will disable the retry loop."],["The class provides methods such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` for managing and evaluating the retry policy's behavior."],["The webpage also includes links to previous versions of the `PipelineServiceLimitedErrorCountRetryPolicy`, ranging from version 2.12.0 to the latest release candidate."]]],[]]