[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]