[[["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 page details the `DataTaxonomyServiceLimitedErrorCountRetryPolicy`, which manages retries for `DataTaxonomyServiceConnection` in the event of transient errors."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["The `DataTaxonomyServiceLimitedErrorCountRetryPolicy` can be configured to tolerate a specific number of transient errors, or have retries disabled by setting the `maximum_failures` parameter to 0."],["The page provides version-specific documentation for the `DataTaxonomyServiceLimitedErrorCountRetryPolicy` class, with the latest release candidate version being 2.37.0-rc, and documentation for versions going back to version 2.11.0."],["The documentation lists key constructors, functions, and a type alias for this retry policy class, including methods to check for maximum failures, handle failures, and determine if the policy is exhausted or encountering a permanent failure."]]],[]]