[[["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-09 UTC."],[[["This page details the `ExecutionsRetryPolicy` for `ExecutionsConnection` within the Google Cloud Run C++ library, specifically showcasing versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `clone()` function allows for the creation of a new policy instance, reset to its initial state."],["The policy includes `OnFailure()` functions that take a `Status` parameter and return a boolean value, determining if a retry should occur after a failure."],["The functions `IsExhausted()` and `IsPermanentFailure()` are used to determine if the retry policy has been exhausted or if a failure is permanent, respectively."]]],[]]