[[["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-17 UTC."],[[["This document outlines the `DataprocMetastoreFederationLimitedErrorCountRetryPolicy`, a retry mechanism designed for `DataprocMetastoreFederationConnection` that stops retrying when non-transient errors are encountered or a set number of transient failures occur."],["Transient errors within this policy are defined by the `kUnavailable` status code."],["The policy's behavior is adjustable by setting the `maximum_failures` parameter during construction, where setting it to 0 disables retries."],["The class includes constructors for creating, copying, and moving instances, along with functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage the retry logic."],["This document provides information on multiple versions of `DataprocMetastoreFederationLimitedErrorCountRetryPolicy` with the latest being version `2.37.0-rc`, and with version `2.16.0` being the primary focus."]]],[]]