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