[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-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."]]],[]]