[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]