[[["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 provides documentation for the `VideoIntelligenceServiceRetryPolicy` class in the C++ library, detailing its functionality and usage."],["The latest version of the retry policy is 2.37.0-rc, with links provided to documentation for numerous previous versions, dating back to 2.11.0."],["The `VideoIntelligenceServiceRetryPolicy` class is designed to be used with `VideoIntelligenceServiceConnection`, defining how retries should be handled."],["The policy includes methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which control the retry behavior and determine if a failure is permanent or retryable."],["The `OnFailure` and `IsPermanentFailure` function both have a parameter called `status` which is of type `Status const &`."]]],[]]