[[["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-09 UTC."],[[["This webpage details the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy`, which is used to manage retries for the `VideoIntelligenceServiceConnection` in the context of Google Cloud's Video Intelligence service."],["The retry policy stops retrying if a non-transient error is encountered or if the number of transient failures exceeds the specified `maximum_failures`, with `kUnavailable` being considered a transient error."],["The class includes constructors to create a new retry policy instance and copy existing ones, allowing for customization of the maximum number of allowed transient errors before stopping retries."],["The `VideoIntelligenceServiceLimitedErrorCountRetryPolicy` class provides functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which handle the retry logic, error checking and creating new instances."],["The page also provides links to previous version documentation and the current latest release candidate."]]],[]]