[[["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 page details the `TranscoderServiceRetryPolicy` for different versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of this policy is to manage retry attempts for the `TranscoderServiceConnection` in the Google Cloud Video Transcoder service."],["Key methods of the `TranscoderServiceRetryPolicy` include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` methods assess the status of operations to determine whether a retry is possible or if a failure is final, accepting `Status const &` as a parameter."],["Each version of the policy has the same core functions, but the specific implementation may be different to handle retries and failures."]]],[]]