[[["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-04-09 UTC."],[[["This webpage details the `JobsLimitedErrorCountRetryPolicy` class, which is used for managing retries for `JobsConnection` in Google Cloud Run."],["The retry policy terminates if a non-transient error occurs or if the number of transient failures exceeds a specified limit."],["Transient errors, as defined within this policy, are specifically those with the `kUnavailable` status code."],["The class includes constructors for creating instances with a maximum failure tolerance, as well as functions to check for exhaustion, permanent failures, and to create a cloned policy."],["The class supports multiple versions of the library, ranging from version 2.11.0 to 2.37.0-rc."]]],[]]