[[["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 `RevisionsRetryPolicy` for `RevisionsConnection` within the Google Cloud Run C++ library, specifically for version 2.24.0."],["The latest version available is 2.37.0-rc, and the page includes links to documentation for versions ranging from 2.11.0 up to the latest version."],["The `RevisionsRetryPolicy` class provides several functions for managing retry logic, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["Each function within the policy, like `OnFailure()` and `IsPermanentFailure()`, accepts a `Status const &` parameter to check the status of an operation."],["Functions like `IsExhausted()` and `IsPermanentFailure()` return a boolean value indicating the status of the retry policy or if the failure is permanent, respectively."]]],[]]