[[["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-21 UTC."],[[["This page details the `DataplexServiceLimitedErrorCountRetryPolicy`, a retry policy for `DataplexServiceConnection` that manages retries based on the number of errors encountered."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, treating the status code `kUnavailable` as a transient error."],["The `DataplexServiceLimitedErrorCountRetryPolicy` allows you to set the maximum number of transient failures that are acceptable, and if you set this to `0`, the retry loop is disabled."],["The page lists various constructors, functions (like `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`), and a type alias (`BaseType`) related to the policy."],["The page also lists different versions of the retry policy, with `2.37.0-rc` being the latest."]]],[]]