[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]