[[["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 `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."]]],[]]