[[["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 webpage details the `VideoIntelligenceServiceLimitedErrorCountRetryPolicy`, a retry policy for `VideoIntelligenceServiceConnection` that limits retries based on the number of transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes treated as transient errors."],["Users can customize the retry behavior by setting the `maximum_failures` parameter during policy instantiation, where a value of 0 disables the retry loop."],["The policy offers methods to check for exhaustion (`IsExhausted`), determine if an error is permanent (`IsPermanentFailure`), and manage failure status (`OnFailure`), along with the ability to create a clone of the policy."],["The page lists a history of versions of the policy ranging from 2.11.0 to the latest 2.37.0-rc, including other versions such as 2.29.0, 2.28.0, and 2.27.0."]]],[]]