[[["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`, a retry mechanism for `ModelServiceConnection` in the Google Cloud Retail C++ client library."],["The retry policy stops when a non-transient error occurs or when the number of transient failures exceeds a predefined maximum."],["The policy treats the `kUnavailable` status code as a transient error."],["The `ModelServiceLimitedErrorCountRetryPolicy` class provides multiple constructors to create instances with varying degrees of tolerance for transient errors, including one to disable retries altogether by setting `maximum_failures` to 0."],["The document lists various versions of the `ModelServiceLimitedErrorCountRetryPolicy` class, with version `2.37.0-rc` being the latest release candidate, and has functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` which are all described."]]],[]]