[[["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 `TasksRetryPolicy` for `TasksConnection` in the Google Cloud Run C++ client library, starting from version 2.14.0 and going up to the latest release candidate version, 2.37.0-rc."],["The primary function of `TasksRetryPolicy` is to determine if and when operations should be retried after a failure."],["The `clone()` function allows users to create a new, independent instance of the policy, reset to its initial state."],["The policy utilizes methods such as `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage the retry process based on the status of the failed task."]]],[]]