[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]