[[["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 page details the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy`, a retry policy for `VideoIntelligenceServiceConnection` that manages transient errors."],["The policy ceases retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Only the `kUnavailable` status code is considered a transient error in this policy, according to the documentation provided."],["The policy can be configured to disable retries entirely by setting `maximum_failures` to 0, and it provides functions to determine if a retry is exhausted, if a failure is permanent, and to clone itself."],["The document provides a list of versions ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]