[[["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 webpage details the `ServicesLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `ServicesConnection` in Google Cloud Run."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a specified limit, which by default treats `kUnavailable` as transient errors."],["The class offers several constructors to set up the retry policy, including one that allows you to determine the maximum allowed number of transient failures."],["The `ServicesLimitedErrorCountRetryPolicy` class defines methods to check for failure exhaustion, permanent failures, and to clone the retry policy."],["The page lists documentation for many versions of this class, from `2.11.0` to the latest release candidate `2.37.0-rc`."]]],[]]