[[["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-21 UTC."],[[["This webpage details the `VideoStitcherServiceRetryPolicy` for different versions, including the latest release candidate 2.37.0-rc and versions going back to 2.11.0, within the context of `VideoStitcherServiceConnection`."],["The `clone()` function allows for creating a new instance of the retry policy, resetting it to the initial state, and it returns a `std::unique_ptr\u003cVideoStitcherServiceRetryPolicy\u003e`."],["The `OnFailure()` function, taking a `Status const &` parameter, determines if a failure warrants a retry and returns a boolean value."],["`IsExhausted()` is used to see whether or not the retries have been exhausted, and returns a boolean to indicate the state."],["`IsPermanentFailure()` determines if the `Status const &` indicates a permanent failure, returning `true` if so, `false` otherwise."]]],[]]