[[["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-14 UTC."],[[["This webpage details the `MetadataServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MetadataServiceConnection` in the Dataplex C++ library."],["The policy halts retries upon encountering a non-transient error or exceeding a defined number of transient failures, with `kUnavailable` being the only status code classified as transient."],["You can configure the maximum number of allowed transient errors via the constructor, also allowing for retry disabling with `maximum_failures` set to 0."],["The page provides documentation for various constructors, functions, and a type alias associated with the `MetadataServiceLimitedErrorCountRetryPolicy`, including how to check for retry exhaustion, permanent failures and cloning the policy."],["This documentation provides information for versions all the way up to 2.37.0-rc (latest) and down to 2.11.0, with the current version set at 2.18.0."]]],[]]