[[["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-03-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."]]],[]]