[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]