[[["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 `JobsLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `JobsConnection` in Google Cloud Run."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors, specifically the `kUnavailable` status code, are the errors which the `JobsLimitedErrorCountRetryPolicy` are designed to retry when encountered."],["The class provides constructors to set the maximum number of tolerated transient errors and methods to determine if a retry should occur based on the error status, failure count, and whether the failure is permanent."],["The webpage also includes a list of available versions, starting with version 2.31.0 and listing up to the 2.37.0-rc, with links to the documentation of this class for each of those versions."]]],[]]