[[["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 page details the `ServicesRetryPolicy` for the `ServicesConnection` in Google Cloud Run, focusing on version 2.19.0 and later."],["The latest release candidate version available is `2.37.0-rc`, with various previous versions listed back to `2.11.0` that are also documented."],["`ServicesRetryPolicy` allows to manage and retry policies of the connection and the class contains multiple methods such as `clone()`, `OnFailure()`, `IsExhausted()` and `IsPermanentFailure()` to achieve this."],["The `clone()` method creates a new instance of the policy, while `OnFailure()` checks the retry policy depending on a `Status` parameter."],["The methods `IsExhausted()` checks if the retries are exhausted, and `IsPermanentFailure()` checks if a failure is permanent, which are both based on the `Status` parameter."]]],[]]