[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]