[[["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 details the `ProfilerServiceRetryPolicy` class, crucial for managing retry logic within the `ProfilerServiceConnection`."],["The page provides links to documentation for multiple versions of the `ProfilerServiceRetryPolicy` class, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `ProfilerServiceRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, used to manage retry attempts and determine failure status."],["The `OnFailure`, and `IsPermanentFailure` functions take the parameter `status`, and they both return a boolean."],["The function `IsExhausted` and `clone` both return a boolean, and a unique pointer to a `ProfilerServiceRetryPolicy`, respectively."]]],[]]