[[["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 document provides information on the `EventServiceLimitedErrorCountRetryPolicy` class, which is used for retrying operations in the `EventServiceConnection`."],["The retry policy is designed to stop retrying when it encounters a non-transient error or when the number of transient failures exceeds a predefined limit."],["Transient errors are defined as those with the `kUnavailable` status code, and you can create an instance of the class while providing a number for `maximum_failures`, which determines the transient error threshold."],["The document offers various functions within the `EventServiceLimitedErrorCountRetryPolicy` class such as, `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for developers to use and consider."],["The list of available versions for this class is included, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`."]]],[]]