[[["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 webpage details the `UserEventServiceLimitedErrorCountRetryPolicy`, a retry policy for `UserEventServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding the permitted number of transient failures, with `kUnavailable` status code being the only one treated as a transient error in this context."],["You can configure the maximum number of transient errors to be allowed via the `UserEventServiceLimitedErrorCountRetryPolicy(int)` constructor."],["The webpage also contains versions of the `UserEventServiceLimitedErrorCountRetryPolicy` class dating back to version 2.11.0 and as recently as version 2.37.0-rc, alongside version-specific links."]]],[]]