[[["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 webpage details the `DataplexServiceLimitedErrorCountRetryPolicy`, a retry policy for `DataplexServiceConnection` that manages retries based on the number of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, where the status code `kUnavailable` is considered a transient error."],["Constructors allow setting the maximum number of transient errors allowed (`maximum_failures`), and if set to 0, disables the retry loop."],["Functions provided include checking for exhaustion (`IsExhausted`), determining if a failure is permanent (`IsPermanentFailure`), handling failures (`OnFailure`), and creating a fresh copy of the policy (`clone`)."],["The latest release of this documentation is `2.37.0-rc`, and the current page displays the class with the `2.24.0` release, as well as all the versions between."]]],[]]