[[["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`, 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`."]]],[]]