[[["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-04-17 UTC."],[[["This webpage details the `VideoStitcherServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `VideoStitcherServiceConnection`."],["The retry policy halts if a non-transient error occurs or if a set number of transient failures are exceeded, with `kUnavailable` treated as a transient error."],["You can configure the maximum number of transient errors to be tolerated when constructing an instance of `VideoStitcherServiceLimitedErrorCountRetryPolicy`, and you can disable the retry loop by setting this value to zero."],["The class provides methods such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage and determine the retry state, and a function to create a clone of the policy."],["The webpage lists a variety of version numbers for the policy, with the latest being 2.37.0-rc."]]],[]]