[[["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 webpage details the `ContentServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ContentServiceConnection` in the Dataplex C++ library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded, where only `kUnavailable` status codes are classified as transient errors."],["The class includes constructors to set the maximum number of tolerated failures, and functions to manage the retry process, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The page provides access to various versions of the `ContentServiceLimitedErrorCountRetryPolicy`, including version `2.37.0-rc` which is the latest, down to version 2.11.0."]]],[]]