[[["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 customize the maximum number of transient errors tolerated during creation with the `EventarcLimitedErrorCountRetryPolicy(int)` constructor, and set `maximum_failures` to 0 to disable the retry loop."],["The page provides details on the classes' constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()` and its `BaseType` alias, with descriptions and return types."],["The page also lists all past versions of the `EventarcLimitedErrorCountRetryPolicy` from the latest release candidate down to version 2.11.0."]]],[]]