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