[[["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`, a retry mechanism for `JobsConnection` in Google Cloud Run v2."],["The retry policy halts operations upon encountering non-transient errors or when transient errors exceed a defined threshold."],["Transient errors are classified as those with the `kUnavailable` status code, and the number of transient errors allowed are configured when instancing the policy."],["The policy includes constructors to set the maximum allowed failures and methods to manage the retry process, such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The latest version of this policy is `2.37.0-rc`, with documentation available for multiple past versions, down to `2.11.0`, for the class `JobsLimitedErrorCountRetryPolicy`."]]],[]]