[[["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 provides documentation for the `JobsLimitedErrorCountRetryPolicy` class, a retry policy for `JobsConnection` in the Google Cloud Run C++ client library."],["The policy retries operations until a non-transient error occurs or the number of transient failures exceeds a pre-defined limit."],["`kUnavailable` status codes are considered transient errors for this policy."],["The class allows users to set a maximum number of transient errors (`maximum_failures`) and disable retries by setting it to 0."],["This class provides methods for checking if the retry policy is exhausted, if a failure is permanent, and for creating a clone of the policy."]]],[]]