[[["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."],[[["The latest version available is 2.37.0-rc, with numerous older versions of the TraceServiceLimitedErrorCountRetryPolicy accessible."],["This retry policy is specifically designed for `TraceServiceConnection` and halts retries upon encountering a non-transient error or exceeding the permitted number of transient failures."],["Transient errors in this context are defined by the `kUnavailable` status code."],["The `TraceServiceLimitedErrorCountRetryPolicy` class is constructible by setting a maximum amount of transient failures, and will completely disable retries if set to 0."],["The class offers functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to handle retry behavior and status checks."]]],[]]