[[["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 `UserEventServiceRetryPolicy`, which is utilized for managing retries in the `UserEventServiceConnection`."],["The latest release candidate version of the software covered is 2.37.0-rc, and the current version of the document is 2.15.1, with multiple previous releases listed."],["The `UserEventServiceRetryPolicy` class has functions to determine if a failure warrants a retry (`OnFailure`), if the retry attempts are exhausted (`IsExhausted`), or if a failure is permanent (`IsPermanentFailure`)."],["The class allows for the creation of new policy instances, reset to their initial state, via the `clone()` function."]]],[]]