[[["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 webpage details the `EventarcLimitedErrorCountRetryPolicy` class, which manages retries for `EventarcConnection` based on a maximum number of allowed transient errors."],["The policy stops retrying when a non-transient error occurs or the number of transient failures exceeds the predefined limit."],["Transient errors, in this context, are defined as `kUnavailable` and `kUnknown` status codes."],["The class allows customization via the `maximum_failures` parameter to control the number of transient errors permitted, including the option to disable retries by setting `maximum_failures` to 0."],["The page lists all the versions available for the `EventarcLimitedErrorCountRetryPolicy`, ranging from `2.11.0` to `2.37.0-rc` (latest)."]]],[]]