[[["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 document provides information on the `EventServiceLimitedErrorCountRetryPolicy` class, which is used for handling retries in the `EventServiceConnection` based on the number of errors."],["The class allows for configuring a maximum number of transient errors before stopping retries, with `kUnavailable` status codes being the only codes treated as transient."],["The policy includes methods to determine if the retry limit has been reached (`IsExhausted`), to handle a failure (`OnFailure`), and to check if a failure is permanent (`IsPermanentFailure`)."],["There are a range of past versions of this class, with version 2.37.0-rc being the most recent and version 2.17.0 being the minimum version provided in this document."]]],[]]