[[["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 page details the `MetadataServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MetadataServiceConnection` in the `dataplex` library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, specifically treating `kUnavailable` as a transient error."],["You can create an instance of this class to tolerate a set amount of transient errors, with the option to disable the retry loop completely."],["The policy includes functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and check the state of retries."],["The `MetadataServiceLimitedErrorCountRetryPolicy` is available across multiple versions of the library, from 2.11.0 up to the latest 2.37.0-rc."]]],[]]