[[["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-04-17 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 described on the documentation."],["Users can create instances of the `EventarcLimitedErrorCountRetryPolicy` class and set the `maximum_failures` parameter, which determines how many transient errors are tolerated."],["The webpage provides access to documentation for multiple versions of this class, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, all of them with the same specifications."]]],[]]