[[["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-04-09 UTC."],[[["This webpage details the `ContentServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ContentServiceConnection` in the Dataplex environment."],["The policy stops retrying after encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` status codes being considered transient."],["You can configure the maximum number of transient errors it tolerates when creating an instance of `ContentServiceLimitedErrorCountRetryPolicy`, including the ability to disable the retry loop altogether by setting `maximum_failures` to 0."],["The webpage provides details on the constructors, functions, and a type alias associated with the `ContentServiceLimitedErrorCountRetryPolicy`, including methods to handle failure statuses, check exhaustion, and clone the policy."],["The latest version available is 2.37.0-rc, and there are various links to versions going back to 2.11.0 in the provided data."]]],[]]