[[["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-21 UTC."],[[["This webpage details the `ServicesRetryPolicy` for Google Cloud Run's `ServicesConnection` in C++, with version 2.32.0 as the current focus."],["The latest version available is 2.37.0-rc, and the page includes links to documentation for other versions, ranging from 2.36.0 down to 2.11.0."],["The `ServicesRetryPolicy` class has methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, that are used to manage retry attempts."],["The `OnFailure()` and `IsPermanentFailure()` methods both take a `Status` object as an argument and return a boolean value."],["The functions `clone()`, `IsExhausted()` return a `std::unique_ptr\u003cServicesRetryPolicy\u003e` and a `bool` value, respectively."]]],[]]