[[["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-08-14 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."]]],[]]