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