[[["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-07 UTC."],[[["This webpage details the `EventarcLimitedErrorCountRetryPolicy` class, which manages retry attempts for `EventarcConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors include `kUnavailable` and `kUnknown` status codes, which are defined elsewhere."],["You can customize the maximum number of transient failures the policy tolerates using the `EventarcLimitedErrorCountRetryPolicy(int)` constructor, or disable retries by passing `maximum_failures` == 0."],["The page provides a comprehensive list of the available versions for the `EventarcLimitedErrorCountRetryPolicy`, with version 2.37.0-rc being the latest, and 2.11.0 being the oldest."]]],[]]