[[["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 are specifically defined by `kUnavailable` status codes."],["The policy's behavior can be customized by setting the maximum number of allowable transient errors, and disabling the retry loop is possible by setting `maximum_failures` to 0."],["The webpage provides an extensive list of prior versions of the class, including the latest release candidate, and provides the functions, constructors and type aliases of the `JobsLimitedErrorCountRetryPolicy` class."]]],[]]