[[["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 document outlines the `ContentServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ContentServiceConnection` in the Dataplex API."],["The retry policy halts if a non-transient error is detected or if the number of transient failures exceeds a set limit."],["Transient errors are defined as those resulting in a `kUnavailable` status code."],["The class offers constructors to configure the maximum number of allowed transient failures, and if `maximum_failures` is set to 0, retries are disabled."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for determining the retry limits, checking status, and policy management."]]],[]]