[[["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 page details the `TraceServiceRetryPolicy` for the Google Cloud C++ client library, specifically version 2.33.0."],["The latest release candidate version of the `TraceServiceRetryPolicy` available is 2.37.0-rc, and multiple older versions are also accessible, dating as far back as 2.11.0."],["The `TraceServiceRetryPolicy` class provides functionality to determine if retry attempts are exhausted or if a failure is permanent, using functions like `IsExhausted()` and `IsPermanentFailure()`."],["The `clone()` method allows users to create a new instance of the retry policy, reset to its initial state, returning a `std::unique_ptr\u003c TraceServiceRetryPolicy \u003e`."],["The `OnFailure()` function is used to determine if a failure with a specified status is eligible for a retry."]]],[]]