[[["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` class, which manages retries for the `MetadataServiceConnection` in Google Cloud Dataplex."],["The policy stops retrying when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["Users can configure the maximum number of allowed transient errors when creating an instance of this retry policy or completely disable retry by providing a `maximum_failures` of 0."],["The class provides methods to manage and check the retry policy like `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)` and `clone()`."],["This page also lists the available versions of this class, with the latest being `2.37.0-rc`, and the current version is `2.21.0`."]]],[]]