[[["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-14 UTC."],[[["This webpage details the `EventarcLimitedErrorCountRetryPolicy` class, which manages retry attempts for `EventarcConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures."],["Transient errors include `kUnavailable` and `kUnknown` status codes, which are defined elsewhere."],["You can customize the maximum number of transient failures the policy tolerates using the `EventarcLimitedErrorCountRetryPolicy(int)` constructor, or disable retries by passing `maximum_failures` == 0."],["The page provides a comprehensive list of the available versions for the `EventarcLimitedErrorCountRetryPolicy`, with version 2.37.0-rc being the latest, and 2.11.0 being the oldest."]]],[]]