[[["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 strategy for `UserEventServiceConnection` that stops retrying upon encountering a non-transient error or exceeding a predefined number of transient failures."],["Transient errors, as defined by this policy, include RPCs returning a `kUnavailable` status code."],["The class provides constructors to create instances with a specified number of maximum transient errors, which can be set to 0 to disable retries, and includes functions to check if the retry policy is exhausted, or if an error is considered a permanent failure."],["The documentation also provide a full list of past versions, starting from `2.37.0-rc` as the latest version, all the way to version `2.11.0`."]]],[]]