[[["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, which governs the retry behavior for `ServicesConnection`."],["The latest release candidate version of the library is 2.37.0-rc, with a list of older versions ranging down to 2.11.0 also being available."],["The `ServicesRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry attempts."],["`clone()` creates a new instance of the policy in its initial state."],["`OnFailure()`, `IsExhausted()` and `IsPermanentFailure()` provide retry management, reporting on a status and whether the instance can retry."]]],[]]