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