[[["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-05-07 UTC."],[[["This webpage provides documentation for the `TraceServiceRetryPolicy` class across multiple versions, ranging from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest release candidate."],["The `TraceServiceRetryPolicy` class is used in the `TraceServiceConnection` to manage retry attempts when interacting with Google Cloud Trace service."],["The `clone()` function allows creating a fresh instance of the policy, reset to its initial settings."],["The `OnFailure()` function determines whether a retry should occur based on the provided status, while the `IsExhausted()` function checks if the retry limit has been reached."],["`IsPermanentFailure()` identifies if a failure is permanent based on a given status, which is key in determining if a retry is worth the attempt."]]],[]]