[[["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-03-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."]]],[]]