[[["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 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."]]],[]]