[[["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-14 UTC."],[[["This webpage provides documentation for the `LivestreamServiceRetryPolicy` class, specifically for C++ and its different versions."],["The latest release candidate is version 2.37.0-rc, with multiple other versions listed ranging down to 2.11.0."],["The `LivestreamServiceRetryPolicy` class manages retry attempts for `LivestreamServiceConnection`, with its main functionalities being the evaluation of failures."],["The policy class includes functions to determine if a retry attempt should occur (`OnFailure`), if retries are exhausted (`IsExhausted`), and if a failure is permanent (`IsPermanentFailure`)."],["The class also offers a `clone()` method to make copies of the retry policy, resetting it to its initial state."]]],[]]