[[["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-09 UTC."],[[["This webpage details the `DataprocMetastoreLimitedErrorCountRetryPolicy`, which is a retry policy designed for `DataprocMetastoreConnection` and is based on counting errors."],["The policy stops retrying if a non-transient error is encountered or if the number of transient failures exceeds a set limit, and only treats `kUnavailable` status codes as transient errors."],["The policy can be configured to allow a specific number of transient failures, with the ability to disable retries by setting the `maximum_failures` to 0."],["The page shows the different versions of the `DataprocMetastoreLimitedErrorCountRetryPolicy`, ranging from version 2.13.0 up to 2.37.0-rc."],["The class offers functions to determine the maximum number of failures, check if retries are exhausted, handle failure status, and create new policy instances, alongside various constructors."]]],[]]