[[["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 webpage details the `ModelServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ModelServiceConnection` in the Google Cloud Retail API."],["The policy retries operations only for transient errors, specifically the `kUnavailable` status code, and stops retrying upon encountering non-transient errors or exceeding a set maximum number of transient failures."],["The class includes constructors to create instances with a specified maximum number of transient failures, copy or move instances, as well as member functions to get the maximum failures and check if it is exhausted or it's a permanent error."],["The retry loop can be completely disabled by creating an instance of this policy with `maximum_failures` set to 0."],["The page provides a breakdown of available versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with the current version of focus being 2.31.0."]]],[]]