[[["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` defines a retry policy for `ServingConfigServiceConnection` that limits retries based on the number of transient errors, specifically treating `kUnavailable` status codes as transient errors."],["The policy stops retrying if a non-transient error is returned or if the number of transient failures exceeds a prescribed maximum, which can be set to `0` to disable retries."],["The documentation details various constructors and functions of the class, including how to create an instance with a maximum failure limit and methods like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The page also lists the available class versions, with the most recent being `2.37.0-rc`, alongside older versions, dating back to `2.11.0`."]]],[]]