[[["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 page details the `TasksRetryPolicy` for the `TasksConnection` in Google Cloud Run C++ library, specifically starting from version 2.24.0 up to the latest release candidate 2.37.0-rc."],["The page provides links to the documentation for each version of the `TasksRetryPolicy` class, allowing users to access specific documentation based on their library version."],["The `TasksRetryPolicy` class provides methods to manage retry logic, including `OnFailure`, `IsExhausted`, and `IsPermanentFailure`, which manage and determine the retrying actions."],["There is a `clone()` function provided that can create a new instance of the retry policy."],["The `OnFailure` and `IsPermanentFailure` methods take a status object as input to determine if a retry should be triggered or not."]]],[]]