[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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`."]]],[]]