[[["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-21 UTC."],[[["This document provides information on the `TraceServiceLimitedErrorCountRetryPolicy` class, which is designed to handle retries for the `TraceServiceConnection` based on the number of errors encountered."],["The policy will halt retries if a non-transient error is returned or if the number of transient failures exceeds a set threshold."],["Transient errors are defined in this class as having the `kUnavailable` status code."],["The `TraceServiceLimitedErrorCountRetryPolicy` allows users to set a maximum number of transient failures and even to completely disable retries by setting `maximum_failures` to 0."],["The document also includes information on different versions of this class, with 2.37.0-rc being the latest version, and details on its constructors, functions, and type aliases."]]],[]]