[[["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 for `VideoIntelligenceServiceConnection` that limits retries based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the only status code considered a transient error."],["The retry policy can be configured to tolerate a specific number of transient errors via the `maximum_failures` parameter, and setting this to `0` will disable retry loops."],["The page provides version-specific documentation for the retry policy, ranging from version 2.11.0 to the latest release candidate, 2.37.0-rc."],["The page contains the constuctor information, and the functions such as `maximum_failures() const`, `virtual OnFailure(Status const \\&)`, and `virtual clone() const` are documented."]]],[]]