[[["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 page details the `UserEventServiceRetryPolicy` for different versions, with `2.37.0-rc` being the latest release candidate and `2.19.0` being the lowest listed version, offering a historical overview of the policy."],["The `UserEventServiceRetryPolicy` is specifically for `UserEventServiceConnection`, as indicated within the provided context, which helps define how failures are handled."],["The `clone()` function allows for creating a new instance of the retry policy, resetting it to its initial state for flexible use."],["The `OnFailure()` function allows the user to determine if there is a failure, and it uses a status parameter."],["The functions `IsExhausted()` and `IsPermanentFailure()` provide a boolean output to check for retry status and permanent failures, respectively, both accepting a `Status` parameter."]]],[]]