[[["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 errors."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, with `kUnavailable` being treated as a transient error."],["The `VideoIntelligenceServiceLimitedErrorCountRetryPolicy` can be configured with a maximum number of allowable transient errors, and a maximum_failures value of 0 will disable retries."],["This page contains documentation for many versions of the code, with the most recent version being 2.37.0-rc, and the oldest version documented on the page being 2.11.0."],["The class has functions to check if a failure is permanent, if the retry has been exhausted, to check the maximum failures, as well as to create a new instance of the policy."]]],[]]