[[["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-04-17 UTC."],[[["This webpage details the `EventarcLimitedErrorCountRetryPolicy` class, which is designed to manage retry attempts for `EventarcConnection` based on the number of errors encountered."],["The policy stops retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` and `kUnknown` status codes classified as transient errors."],["The class includes constructors to set the maximum number of tolerable transient failures, and providing 0 disables retries, and also includes constructors to copy or move an instance of the policy."],["Key functions within the class allow users to check the maximum number of failures allowed, whether the policy has been exhausted, or whether the provided error is considered a permanent failure, as well as check for transient failures."],["The webpage lists the available versions of the `EventarcLimitedErrorCountRetryPolicy` class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]