[[["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 `UserEventServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Retail C++ client library."],["The `UserEventServiceLimitedErrorCountRetryPolicy` defines a retry policy that limits the number of transient errors that can occur before stopping retries for `UserEventServiceConnection`."],["The policy considers the `kUnavailable` status code as a transient error, and any other will cause it to stop."],["Users can set the maximum number of transient failures tolerated by the retry policy when constructing an instance, and disable the retry loop with a value of `0` for `maximum_failures`."],["The `UserEventServiceLimitedErrorCountRetryPolicy` has a series of functions available, such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."]]],[]]