[[["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` implements a retry strategy for `ServingConfigServiceConnection` that stops retrying after a non-transient error or when a specified number of transient errors have occurred."],["Transient errors in this context are defined as those returning the `kUnavailable` status code, based on the documentation provided."],["The policy can be customized using its constructor to set a maximum number of transient failures that are tolerated before the retry mechanism is stopped, and can be completely disabled with a maximum failures value of 0."],["The document includes a list of available versions of the package from 2.11.0 all the way up to the latest version available, 2.37.0-rc, as well as providing class functions, constructors, and type aliases for the `ServingConfigServiceLimitedErrorCountRetryPolicy` class."]]],[]]