[[["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 provides documentation for the `LivestreamServiceRetryPolicy` class, specifically within version 2.35.0 of the C++ library."],["The latest version documented is 2.37.0-rc, with a comprehensive list of previous versions available, starting from 2.36.0 and descending to 2.11.0."],["`LivestreamServiceRetryPolicy` is utilized for retrying operations for the `LivestreamServiceConnection`, which can be cloned using the `clone()` function to provide a fresh instance of the policy."],["The policy includes functions such as `OnFailure(Status const &)` to assess retries based on a status, and `IsExhausted()` to confirm if retry attempts are depleted, as well as `IsPermanentFailure(Status const &)` to determine whether to stop retrying based on the status."],["Each version of the LivestreamServiceRetryPolicy has a corresponding link that provides in-depth documentation."]]],[]]