[[["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-08-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."],["The policy offers constructors to set the maximum number of failures that it can endure and can be cloned via `clone()`."],["The class has methods to determine if retries are exhausted, if a failure is permanent, and to set a maximum failure count."]]],[]]