[[["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 `ServingConfigServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `ServingConfigServiceConnection` in the context of Google Cloud Retail."],["The retry policy halts further attempts if a non-transient error is encountered or if the number of transient failures exceeds a predefined limit, where only `kUnavailable` status codes are classified as transient errors."],["The policy can be configured with a `maximum_failures` parameter during construction to set the allowed number of transient errors, and can be disabled entirely by setting this parameter to zero."],["The document details the constructors and functions available within the `ServingConfigServiceLimitedErrorCountRetryPolicy`, including methods for determining failure types, exhaustion, and cloning the policy."],["The page also provides links to documentation for various versions of the library, ranging from 2.11.0 to the latest release candidate, 2.37.0-rc, offering access to past versions of the same policy."]]],[]]