[[["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 details the `UserEventServiceLimitedErrorCountRetryPolicy`, a retry policy for `UserEventServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy terminates if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being the only status codes treated as transient."],["The `UserEventServiceLimitedErrorCountRetryPolicy` class provides constructors for creating instances with a specified maximum number of transient errors, and you can disable retries completely by setting `maximum_failures` to 0."],["The page provides documentation for different versions of the policy, including the latest version `2.37.0-rc` and versions from `2.36.0` to `2.11.0`."],["The page includes detailed documentation of the functions `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and `BaseType`."]]],[]]