[[["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 page provides documentation for the `MetadataServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Dataplex C++ library, detailing its functionality for handling transient errors."],["The `MetadataServiceLimitedErrorCountRetryPolicy` stops retrying if a non-transient error occurs or if the number of transient failures exceeds the set maximum."],["The class offers constructors to define the maximum number of transient errors allowed, with an option to disable retries entirely, and also defines the `kUnavailable` status code as a transient error."],["It includes methods like `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` and `clone()` to manage and check the state of the retry policy, and to clone it."],["The page also lists the different releases of this class, with 2.37.0 being the latest release candidate."]]],[]]