[[["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-05 UTC."],[[["This page documents the `EventarcLimitedErrorCountRetryPolicy` class, which defines a retry policy for `EventarcConnection` based on counting errors."],["The policy stops retrying if an RPC returns a non-transient error or if the number of transient failures exceeds a prescribed limit."],["Transient errors are defined as `kUnavailable` and `kUnknown` status codes within this specific retry policy."],["You can customize the number of transient errors allowed before stopping retries by providing an integer during the instance's constructor."],["The most recent version of the documented class is `2.37.0-rc` and this page lists the documentation of classes for all the previous versions going back to `2.11.0`."]]],[]]