[[["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 `DataplexServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `DataplexServiceConnection` that halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries when this specific error type is encountered."],["You can customize the policy to tolerate a set number of transient errors upon initialization, you may disable the retry loop entirely by setting the `maximum_failures` to 0."],["The page lists all the available versions of the software, with the most recent version being `2.37.0-rc`."],["This policy class provides functions for determining the maximum number of failures, checking if the policy is exhausted or if a status is a permanent failure, and creating a new policy instance."]]],[]]