[[["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-14 UTC."],[[["This document provides details on the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for the `VideoIntelligenceServiceConnection`."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures exceeds a specified limit, specifically `kUnavailable` status codes are classified as transient errors."],["The policy allows the user to define the maximum number of transient errors through the constructor parameter `maximum_failures`."],["The class includes various functions like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage the retry logic, and `clone()` to create a new instance of the policy."],["The document lists numerous previous versions of this service, ranging from 2.37.0-rc down to version 2.11.0, with version 2.17.0 being the current focal version."]]],[]]