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