[[["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-05 UTC."],[[["This page details the `EventarcRetryPolicy` for `EventarcConnection`, with a focus on managing retries in the context of Google Cloud Eventarc services."],["The documentation provides access to multiple versions, with the latest being 2.37.0-rc and it ranges all the way back to version 2.11.0."],["The `EventarcRetryPolicy` class includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry behavior."],["The `clone()` function returns a new instance of the retry policy, while `OnFailure`, and `IsPermanentFailure` take a `Status const &` parameter to determine retry eligibility."],["`IsExhausted()` is a boolean type function that indicates if the retry policy has been exhausted or not."]]],[]]