[[["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-05-07 UTC."],[[["This webpage details the `DataprocMetastoreFederationLimitedErrorCountRetryPolicy`, a retry policy for `DataprocMetastoreFederationConnection`."],["The policy is designed to stop retrying when it encounters a non-transient error or exceeds a predefined number of transient failures."],["The class constructor `DataprocMetastoreFederationLimitedErrorCountRetryPolicy(int)` allows for setting the maximum number of transient errors allowed before retries stop, with the option to disable the retry loop altogether by setting it to 0."],["Transient errors, such as `kUnavailable`, are the only errors considered for the count, and the policy includes methods to check for exhaustion and permanent failures, along with the ability to clone the policy."],["The latest version available is 2.37.0-rc, and there are a total of 25 versions listed, beginning from 2.13.0 up to the latest version, for this specific policy."]]],[]]