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