[[["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 webpage provides documentation for the `TasksRetryPolicy` class within the Google Cloud Run C++ library, detailing its functionality across multiple versions."],["The latest release candidate version is 2.37.0-rc, with the page listing versions down to 2.11.0, each with its own link."],["The `TasksRetryPolicy` class is designed for handling retry logic for `TasksConnection`, and the listed functions showcase functionalities like cloning, checking for failure, checking for exhaustion, and determining permanent failure."],["Functions like `OnFailure` and `IsPermanentFailure` take a status parameter, and return a boolean value, whilst `clone()` returns a unique pointer of a new instance of `TasksRetryPolicy`."],["The `IsExhausted` function is available to check whether the retry policy has been exhausted."]]],[]]