[[["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 a limit of transient errors."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified maximum."],["Transient errors are classified as either `kUnavailable` or `kUnknown` status codes, as indicated on the common C++ documentation page."],["The `EventarcLimitedErrorCountRetryPolicy` class offers functions to check if the retry limit has been exhausted, if the failure is permanent, and for cloning the policy, as well as for checking the maximum amount of failures allowed."],["The latest release of the Eventarc documentation is version 2.37.0-rc, and this page covers versions from there down to 2.11.0."]]],[]]