[[["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-21 UTC."],[[["This webpage details the `ServingConfigServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ServingConfigServiceConnection` in the context of Google Cloud Retail."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["Transient errors are defined by `kUnavailable` status codes, and this policy allows the user to customize the maximum number of transient errors via a maximum_failures int."],["The class provides various constructors and functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` to manage and configure the retry behavior, as well as an Alias Type for the class."],["The page lists various versions from 2.11.0 all the way up to the latest version being 2.37.0-rc, each with a direct link to the relevant documentation."]]],[]]