[[["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 `VideoStitcherServiceRetryPolicy` class within the Google Cloud Video Stitcher C++ library, covering a range of versions from 2.11.0 to 2.37.0-rc."],["The primary function of this policy is to manage retry behavior for `VideoStitcherServiceConnection`, including determining whether to retry on failure and recognizing permanent failures."],["The class documentation details key functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, outlining their parameters, return types, and descriptions."],["The `clone()` function creates a new instance of the retry policy, allowing users to generate fresh policies, while `OnFailure()` checks if a given status warrants a retry attempt."],["`IsExhausted()` allows checking if the policy's retry attempts have been used up and `IsPermanentFailure()` determines if a status indicates an error from which no recovery can be made."]]],[]]