[[["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 a detailed overview of the `TraceServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `TraceServiceConnection`."],["The retry policy will stop if there is a non-transient error or if the amount of transient failures exceeds a specific, user defined amount."],["The `kUnavailable` status code is the only code that is classified as a transient error in this retry policy."],["You can construct this retry policy with an integer representing the maximum number of transient failures, with a value of `0` disabling it entirely."],["The document also contains other related information such as the functions, constructors, and type aliases of the policy, as well as the available versions."]]],[]]