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