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