[[["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 `ServicesRetryPolicy` for the `ServicesConnection` in Google Cloud Run's C++ library, specifically for version 2.35.0."],["The latest version available is 2.37.0-rc, and the page also offers access to documentation for versions ranging from 2.36.0 down to 2.11.0."],["The `ServicesRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, used to manage retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions require a status parameter, while the other functions require none."],["The main functions will return a boolean, except the clone function, which returns a unique pointer to a `ServicesRetryPolicy`."]]],[]]