[[["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-05-07 UTC."],[[["This page details the `EventarcLimitedErrorCountRetryPolicy` class, which is a retry policy for `EventarcConnection` that stops retrying after encountering a non-transient error or exceeding a specified number of transient failures."],["The policy treats `kUnavailable` and `kUnknown` status codes as transient errors."],["Users can set the maximum number of tolerated transient failures during the construction of an `EventarcLimitedErrorCountRetryPolicy` instance."],["The retry loop can be disabled by providing an instance with `maximum_failures` equal to 0."],["The document describes the constructors, functions, and type aliases related to the `EventarcLimitedErrorCountRetryPolicy` class."]]],[]]