[[["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`, a retry mechanism for `MetadataServiceConnection` in the Dataplex service."],["The policy limits retries based on the number of transient errors, and stops retrying upon encountering a non-transient error or exceeding the maximum allowed transient failures."],["The `kUnavailable` status code is treated as a transient error by this policy."],["The policy allows configuring the maximum number of tolerated transient errors via the `maximum_failures` parameter, and setting it to `0` will disable retries."],["The webpage provides documentation for the constructors and functions of the `MetadataServiceLimitedErrorCountRetryPolicy`, including details on its behavior, parameters, and return types."]]],[]]