[[["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 webpage provides documentation for the `TraceServiceRetryPolicy` class across multiple versions, ranging from 2.11.0 to 2.37.0-rc, the latest release candidate."],["The `TraceServiceRetryPolicy` class is the retry policy for `TraceServiceConnection`, outlining how the connection should behave when retrying operations."],["Key functions of `TraceServiceRetryPolicy` include `clone()`, which creates a new policy instance, and `OnFailure()`, which determines whether a retry should occur based on the given status."],["The `IsExhausted()` function determines if the retry policy has been exhausted, while `IsPermanentFailure()` checks if a given failure is considered permanent."],["Each version of the documentation provides specific details for that release's `TraceServiceRetryPolicy`, allowing users to review changes and differences across the versions."]]],[]]