[[["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 document outlines the `JobsLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `JobsConnection` in the context of Google Cloud Run."],["The retry policy halts when a non-transient error occurs or if the number of transient failures surpasses a specified limit."],["Transient errors, such as those with the `kUnavailable` status code, are retried by this policy."],["The policy allows you to configure the `maximum_failures` of transient errors, and setting `maximum_failures` to 0 effectively disables retries."],["The document lists version history with the latest being `2.37.0-rc` and the current page details for `2.15.1`, while also covering various constructors, functions, and type aliases associated with the policy."]]],[]]