[[["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 page details the `EventarcLimitedErrorCountRetryPolicy` class, which is a retry policy for `EventarcConnection` that stops retrying after encountering a non-transient error or exceeding a specified number of transient failures."],["The policy treats `kUnavailable` and `kUnknown` status codes as transient errors."],["Users can set the maximum number of tolerated transient failures during the construction of an `EventarcLimitedErrorCountRetryPolicy` instance."],["The retry loop can be disabled by providing an instance with `maximum_failures` equal to 0."],["The document describes the constructors, functions, and type aliases related to the `EventarcLimitedErrorCountRetryPolicy` class."]]],[]]