[[["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-14 UTC."],[[["This webpage provides documentation for the `ServingConfigServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Retail C++ client library."],["The `ServingConfigServiceLimitedErrorCountRetryPolicy` manages retries for the `ServingConfigServiceConnection`, stopping if a non-transient error occurs or a maximum number of transient failures are exceeded."],["Transient errors, such as `kUnavailable`, are the only status codes treated as needing retrying."],["The class allows creating instances that tolerate a specific number of transient errors, and the retry loop can be disabled by setting `maximum_failures` to 0."],["The page also details the class constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the type alias `BaseType`, providing their parameters, return types and descriptions."]]],[]]