[[["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."],[[["The latest version of the `LivestreamServiceRetryPolicy` is 2.37.0-rc, and multiple previous versions, starting from 2.36.0, are also documented and accessible on this page."],["This page provides documentation for the retry policy for `LivestreamServiceConnection`, which manages the retry behavior for connections."],["The `LivestreamServiceRetryPolicy` includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` for controlling retry logic."],["The `clone()` method creates a new instance of the policy, resetting it to its initial state."],["`OnFailure(Status const &)` returns a boolean, where the `status` parameter is of `Status const &` type, and `IsExhausted()` returns a boolean, as well."]]],[]]