[[["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-04-09 UTC."],[[["This document provides information on the `EventServiceLimitedErrorCountRetryPolicy` class, which is used for retrying operations in the `EventServiceConnection` when errors occur."],["The retry policy stops if a non-transient error is encountered or if the number of transient failures exceeds a specified limit."],["Only `kUnavailable` status codes are considered transient errors, and this class provides different constructors that will allow one to specify a desired `maximum_failures`."],["The class provides methods to check the maximum number of failures, whether the policy is exhausted, and if a failure is permanent."],["There are many versions of this class available, ranging from the latest `2.37.0-rc` version, all the way down to version `2.11.0`, each with a link to their respective documentation."]]],[]]