[[["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-04-09 UTC."],[[["This page details the `MetadataServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `MetadataServiceConnection` in the Dataplex C++ library."],["The policy halts retries upon encountering non-transient errors or exceeding a set number of transient failures, where `kUnavailable` is considered a transient error."],["The policy is configurable via the constructor to define the number of `maximum_failures` tolerated, with `0` disabling the retry mechanism entirely."],["The document lists a range of versions for the class, starting from `2.11.0` up to `2.37.0-rc`."],["The page also lists out the various constructors and functions associated to this retry policy such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with a type alias called `BaseType`."]]],[]]