[[["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 page details the `UserEventServiceRetryPolicy` for different versions, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `UserEventServiceRetryPolicy` is applied to the `UserEventServiceConnection` and defines how operations should retry in case of failure."],["Key functions within this policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, all of which deal with status checks and the reset of the retry policy."],["The `OnFailure` and `IsPermanentFailure` functions take a `Status const &` parameter to determine retry eligibility based on a given status."]]],[]]