[[["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 page details the `CloudChannelReportsServiceRetryPolicy` for various versions, with the latest being 2.37.0-rc."],["The policy is applicable to `CloudChannelReportsServiceConnection`, managing retry behavior in the event of failures."],["Key functions include `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`, providing methods for managing the retry process."],["The `OnFailure` and `IsPermanentFailure` functions analyze the provided `Status` to determine if a retry should occur, or whether the failure is permanent."],["`IsExhausted()` checks the retry state and `clone()` creates a new instance of the policy, allowing for a fresh start in the retry logic."]]],[]]