[[["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-04-09 UTC."],[[["This webpage details the `UserEventServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `UserEventServiceConnection` that manages transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a defined limit, which by default treats `kUnavailable` as transient errors."],["Users can customize the number of transient failures tolerated by using the constructor `UserEventServiceLimitedErrorCountRetryPolicy(int)`, and retry loop can be disabled by setting maximum_failures to 0."],["The page lists all the available versions of the `UserEventServiceLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The page details the public functions of the class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and `BaseType`."]]],[]]