[[["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 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` being the only status code considered a transient error."],["The class has constructors to set the maximum number of tolerable transient errors and copy constructors, while a `maximum_failures()` function returns the set maximum failure value."],["The class has the following functions that deal with the status and state of the retry policy: `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The webpage contains a history of the retry policy class, with links to the documentation for each version from 2.11.0 to 2.37.0-rc, allowing users to access documentation for previous versions of the retry policy class."]]],[]]