[[["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-14 UTC."],[[["This document provides information on the `ModelServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `ModelServiceConnection` for Google Cloud Retail."],["The retry policy stops when a non-transient error occurs or when the number of transient errors exceeds a predefined limit."],["Only `kUnavailable` status codes are considered transient errors, and other error codes will immediately stop the retry process."],["The policy is configured by setting the maximum number of transient failures allowed, with a value of 0 effectively disabling retries."],["The document also describes the constructors, functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` as well as `BaseType` within the class, to interact with the policy."]]],[]]