[[["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 retrying operations in the `EventServiceConnection`."],["The retry policy is designed to stop retrying when non-transient errors are encountered or when the number of transient failures exceeds a set limit."],["Only `kUnavailable` status codes are considered transient errors, and other status codes will cause the retry loop to stop."],["The retry policy's behavior can be customized by setting the `maximum_failures` parameter during the policy instance's creation."],["The document outlines different versions of the class, from the latest version `2.37.0-rc` down to version `2.11.0`, all of which have the same functionality."]]],[]]