[[["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-08-14 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."]]],[]]