[[["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, designed for error handling within the `EventServiceConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if it detects more than the allowed number of transient errors."],["The class considers `kUnavailable` status codes as transient errors, and you can disable retry by setting `maximum_failures` to 0."],["There is documentation for the functions contained within the class, such as `maximum_failures()`, `OnFailure()`, and `IsExhausted()`, among others, as well as the various constructors."],["The page has a version history of the policy class, including a link to the latest release candidate."]]],[]]