[[["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-05-07 UTC."],[[["This page details the `MetadataServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MetadataServiceConnection` in the Dataplex C++ library."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being the only considered transient status code."],["The policy is initialized with a constructor that accepts `maximum_failures` to set the error tolerance threshold for transient failures, and if this is set to 0 the retry loop will be disabled."],["The class offers methods to check if the policy is exhausted, if there is a permanent failure, and to retrieve the maximum allowed failures, along with the ability to create a copy of the policy."],["The page provides access to various versions of the documentation for this class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]