[[["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 Retail C++ client library."],["The `UserEventServiceLimitedErrorCountRetryPolicy` manages retries for the `UserEventServiceConnection`, stopping if a non-transient error occurs or a set limit of transient failures is reached."],["Transient errors are identified by the `kUnavailable` status code, meaning this policy allows retrying when the service is temporarily unavailable."],["The policy's behavior is customizable via a constructor parameter, `maximum_failures`, that configures the maximum number of transient errors tolerated before stopping retries, with zero disabling the retry loop."],["The webpage lists available versions of the document, with `2.37.0-rc` being the latest, and provides links to each individual versioned document, including the current version `2.18.0`."]]],[]]