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