[[["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-05 UTC."],[[["This webpage details the `DataTaxonomyServiceLimitedErrorCountRetryPolicy`, a class used to manage retries for the `DataTaxonomyServiceConnection` based on the number of errors encountered."],["The policy ceases retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, where transient errors are specifically defined as `kUnavailable` status codes."],["The class allows the configuration of a maximum number of transient errors, and setting this number to 0 disables the retry loop entirely."],["The current documentation pertains to version `2.32.0`, but a range of other versions are listed, including the most recent release candidate `2.37.0-rc`."],["The class can be instanced through different types of constructors, and it contains multiple functions to manage the retry policy, including a method to clone itself and methods to check if it's exhausted, has failed permanently, or has reached the maximum failures."]]],[]]