[[["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 mechanism for `JobsConnection` in the Google Cloud Run C++ client library."],["The `JobsLimitedErrorCountRetryPolicy` class limits retries based on the number of transient errors, stopping when a non-transient error occurs or when the maximum number of transient failures is exceeded."],["Transient errors, for the purpose of this class, are defined as having a `kUnavailable` status code."],["The class offers constructors to set the maximum number of transient errors and includes functions to check if retries are exhausted or if an error is permanent."],["The documentation lists several versions of the class, including a link to the latest release candidate, which is version `2.37.0-rc` at the time of this documentation."]]],[]]