[[["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 provides documentation for the `JobsLimitedErrorCountRetryPolicy` class, a retry policy designed for `JobsConnection` in the Google Cloud Run v2 C++ library."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or if the number of transient errors exceeds a set limit."],["Only `kUnavailable` status codes are considered transient errors by this retry policy."],["The `JobsLimitedErrorCountRetryPolicy` class offers constructors to set the maximum number of transient failures, and it also provides functions to check if it is exhausted, to check for permanent failures, and to clone itself."],["The documentation covers various versions of this policy, from `2.11.0` up to `2.37.0-rc`, with the latest version being the one in release candidate status."]]],[]]