[[["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 `ExecutionsRetryPolicy` for `ExecutionsConnection`, which is part of the Google Cloud Run C++ client library."],["The page provides links to the documentation for various versions of the library, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ExecutionsRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry logic."],["`OnFailure()` and `IsPermanentFailure()` determine if a retry is possible or if the failure is permanent, respectively, both using a status parameter."],["The functions `clone()`, `IsExhausted()` simply return their respective types, a `std::unique_ptr\u003c ExecutionsRetryPolicy \u003e` and a boolean respectively."]]],[]]