[[["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 retries for `EventarcConnection` based on a limited number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the defined maximum number of transient failures."],["Transient errors are classified as either `kUnavailable` or `kUnknown` status codes, as described on the page."],["The class allows customization of the `maximum_failures` parameter, with a value of 0 effectively disabling the retry loop."],["The webpage references versions of the API with the latest being `2.37.0-rc`, and lists older versions down to `2.11.0`."]]],[]]