[[["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 document provides information on the `ServiceHealthLimitedErrorCountRetryPolicy`, a class that defines a retry strategy for `ServiceHealthConnection` based on the number of errors encountered."],["The policy halts retries when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors."],["Constructors are available to create instances, defining the maximum tolerated number of transient errors, or disable it by setting `maximum_failures` to 0."],["The document also describes various functions for maximum failures, on failures, if it is exhausted, if it is a permanent failure, cloning, and type alias for the `ServiceHealthRetryPolicy`."]]],[]]