[[["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 webpage provides documentation for the `ServingConfigServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Retail C++ client library."],["The `ServingConfigServiceLimitedErrorCountRetryPolicy` implements a retry strategy for `ServingConfigServiceConnection` that limits the number of transient errors before stopping retries, with `kUnavailable` being the only considered transient error code."],["The class provides constructors to create instances with a specified `maximum_failures` limit for transient errors, or to create copies of existing policies."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, allowing for the configuration, assessment, and reset of the retry policy."],["The page lists various versions of the documentation, ranging from version `2.11.0` to `2.37.0-rc` (latest), allowing users to navigate to documentation for a specific release."]]],[]]