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