[[["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 page details the `LivestreamServiceRetryPolicy` for different versions, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `LivestreamServiceRetryPolicy` is responsible for handling retry logic associated with the `LivestreamServiceConnection`, and provides methods such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function creates a new, reset instance of the retry policy, while `OnFailure(Status const &)` determines if a retry should occur based on a given status."],["The functions `IsExhausted()` and `IsPermanentFailure(Status const &)` help determine whether the retry policy has been exhausted or if a given status represents a permanent failure."]]],[]]