[[["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-08-14 UTC."],[[["This page details the `ContentServiceLimitedErrorCountRetryPolicy` for the Google Cloud Dataplex C++ library, specifically for version 2.26.0, with links to other versions."],["The policy is designed to retry operations for `ContentServiceConnection` until a non-transient error is encountered or the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors that are included in its retry logic."],["The retry policy can be configured with a `maximum_failures` parameter to set the transient error tolerance, or even disabled by providing a `maximum_failures` value of 0."],["The page also outlines several functions, constructors and type aliases associated with this class, including virtual functions for determining if the policy has been exhausted and if a failure is permanent."]]],[]]