[[["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-21 UTC."],[[["This webpage details the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy`, a retry policy specifically designed for `VideoIntelligenceServiceConnection`."],["The policy stops retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit."],["Transient errors are identified by the `kUnavailable` status code."],["The policy can be configured with a constructor to set the maximum number of transient errors allowed, allowing you to also disable retries by setting `maximum_failures` to 0."],["The webpage has documentation on the class, contructors, functions and type aliases, with a range of versions listed from 2.11.0 up to the latest, which is 2.37.0-rc."]]],[]]