[[["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 ceases retrying upon encountering a non-transient error or exceeding the pre-defined number of transient failures, where `kUnavailable` status codes are considered transient errors."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance, which also allows the retry loop to be disabled by setting the `maximum_failures` to 0."],["The page provides information on various constructors and functions, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, detailing their purpose and parameters."],["The page also lists all past versions of the `UserEventServiceLimitedErrorCountRetryPolicy`, as well as their respective links, with version `2.37.0-rc` being the latest."]]],[]]