[[["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 document provides information on the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for the `VideoIntelligenceServiceConnection`."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a set maximum."],["Transient errors are defined as those that have the status code `kUnavailable`."],["You can configure the maximum number of transient errors permitted via the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy(int)` constructor."],["The policy allows you to either retry, move on, check if a failure is permanent, or clone the current policy to reset it, using the provided functions."]]],[]]