[[["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 provides documentation for the `TasksRetryPolicy` class within the Google Cloud Run v2 C++ library, detailing its functionality across various versions."],["The latest release candidate (rc) version available is `2.37.0-rc`, with many other versions ranging from 2.36.0 all the way down to 2.11.0 also documented here."],["The `TasksRetryPolicy` controls the retry behavior for the `TasksConnection` class in Google Cloud Run, and it has methods to clone the instance and check if the retry policy is exhausted."],["The class includes functions `OnFailure` and `IsPermanentFailure` that accept a status parameter and returns a boolean, to handle and determine permanent failures."],["The class also has methods `IsExhausted` that returns a boolean, which will let the user know if the retry policy has been used up."]]],[]]