[[["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 page details the `LivestreamServiceRetryPolicy` for Google Cloud's video livestream service, outlining how the service handles retries in its operations."],["The latest version of the retry policy is `2.37.0-rc`, with a comprehensive list of previous versions provided, ranging from `2.36.0` down to `2.11.0`, allowing users to find the version information they require."],["The policy offers functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, that all work to manage retry attempts based on the status of operations."],["The `clone()` function allows you to create a fresh instance of the policy while the `OnFailure()` functions determines whether a retry is possible based on the status."],["The functions `IsExhausted()` and `IsPermanentFailure()` allow the user to check whether there are any more retries possible, and whether the previous status is a permanent failure, respectively."]]],[]]