[[["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 `ServicesRetryPolicy` class within the Google Cloud Run C++ library, outlining its functionality for handling retries in service connections."],["The most recent release candidate version is 2.37.0-rc, and the page provides links to documentation for all prior versions dating back to 2.11.0."],["The `ServicesRetryPolicy` class contains several functions, including `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, for managing the retry process and determining failure conditions."],["The main functionalities of the class are managing the retry behavior, checking if a retry has been exhausted and checking for permanent failure, in which it receives a status as parameter."],["The page lists all the available functions for the ServicesRetryPolicy class, along with the input parameters and return type of each function."]]],[]]