[[["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 webpage details the `MetadataServiceLimitedErrorCountRetryPolicy` class, which manages retries for `MetadataServiceConnection` based on error counts."],["The latest version of the class is `2.37.0-rc`, and the page lists numerous versions ranging down to `2.11.0` for the `MetadataServiceLimitedErrorCountRetryPolicy` class."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a set limit, with `kUnavailable` status codes treated as transient errors."],["The class constructor allows setting a maximum number of transient failures, and setting it to 0 disables the retry loop entirely."],["The provided functions within the class allow a user to determine the maximum amount of transient failures, whether it is exhausted, if a failure is permanent and if a clone can be created."]]],[]]