[[["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 retrying operations in the `EventServiceConnection`."],["The retry policy is designed to stop retrying when encountering non-transient errors or when the number of transient failures exceeds a specified limit."],["Transient errors, specifically `kUnavailable`, are the only type of error this class is concerned with for retries."],["The class allows configuration of the maximum number of transient failures (`maximum_failures`) before stopping retries, with the retry loop being disabled if `maximum_failures` is set to 0."],["The document also includes a list of past versions, with version `2.37.0-rc` being the latest and `2.29.0` being the initial version of the document."]]],[]]