[[["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 webpage details the `EventarcLimitedErrorCountRetryPolicy`, a retry mechanism for `EventarcConnection` that limits retries based on the number of transient errors encountered."],["The policy considers `kUnavailable` and `kUnknown` status codes as transient errors, and will stop retrying if a non-transient error is returned or the maximum number of transient failures is reached."],["Users can configure the maximum number of tolerated transient errors when creating an `EventarcLimitedErrorCountRetryPolicy` instance, and can even disable retries by setting the maximum to zero."],["The class provides functions to determine the maximum failures allowed, check if the retry policy is exhausted, and identify permanent failures, along with allowing users to clone the policy."],["The page provides a comprehensive list of versions of this retry policy, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc, which can all be directly accessed through a hyperlink."]]],[]]