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