[[["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 provides documentation for the `UserEventServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud Discovery Engine C++ client library, specifically version 2.21.0."],["The `UserEventServiceLimitedErrorCountRetryPolicy` class manages retries for `UserEventServiceConnection` based on the number of errors encountered, stopping if a non-transient error occurs or if the maximum number of transient failures is exceeded."],["The policy treats `kUnavailable` status codes as transient errors and retries based on this, and it can be configured to disable retry loops by setting the `maximum_failures` parameter to 0."],["This class offers constructors and methods for configuring, managing, and checking the retry policy's state, including functions to determine the maximum number of failures, check if the policy is exhausted, and verify if an error is permanent."],["The documentation lists previous versions of the class, with the latest version being `2.37.0-rc`, and goes back to version `2.15.1` in this list."]]],[]]