[[["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-05 UTC."],[[["This page details the `EventarcLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `EventarcConnection` that is based on the number of errors encountered."],["The policy will cease retrying if a non-transient error is returned by an RPC or if the number of transient failures exceeds the set maximum."],["Transient errors, which allow retries, include `kUnavailable` and `kUnknown` status codes."],["The class offers constructors to set the maximum number of transient errors and methods to manage and determine retry behavior, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The page contains versioned links to documentation for different releases, including the latest release candidate, allowing users to access specific versions for `EventarcLimitedErrorCountRetryPolicy`."]]],[]]