[[["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 document describes the `ModelServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ModelServiceConnection` that focuses on counting transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, which by default treats `kUnavailable` as transient errors."],["Users can customize the retry behavior by specifying the maximum number of transient failures allowed during the creation of `ModelServiceLimitedErrorCountRetryPolicy`."],["The page provides access to documentation for various versions, ranging from version 2.27.0 up to the latest release candidate 2.37.0-rc, with detailed information about the `ModelServiceLimitedErrorCountRetryPolicy` class."],["The class includes methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with associated constructors and a `BaseType` alias."]]],[]]