[[["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 a predefined number of allowed transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the configured maximum number of transient failures, with `kUnavailable` and `kUnknown` codes being treated as transient errors."],["You can create an instance of this policy, defining the maximum number of allowed failures, or by disabling the retry loop, setting the maximum failures to 0."],["The page also lists historical versions of the document that cover the `EventarcLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to 2.37.0-rc."],["The `EventarcLimitedErrorCountRetryPolicy` class includes constructors, methods, and a type alias, such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, `clone()`, and `BaseType`."]]],[]]