[[["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-05 UTC."],[[["This webpage details the `MetadataServiceLimitedErrorCountRetryPolicy` class, which manages retry attempts for the `MetadataServiceConnection` in Google Cloud Dataplex."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class constructor `MetadataServiceLimitedErrorCountRetryPolicy(int)` allows configuration of the maximum number of transient errors before stopping, with a value of 0 effectively disabling retries."],["The class defines several functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` that allow for more control over the retry policy behavior."],["The page provides access to the documentation of multiple versions of the retry policy, from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]