[[["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-05 UTC."],[[["This page provides documentation for the `RoutineServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for BigQuery."],["The `RoutineServiceLimitedErrorCountRetryPolicy` defines a retry policy for `RoutineServiceConnection` that limits the number of transient errors before stopping retries, treating the `kUnavailable` status code as a transient error."],["The class's constructors allow you to set the maximum number of allowed transient failures, with the option to disable retries by setting `maximum_failures` to 0."],["The class's functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which control and give information regarding the state of the policy."],["The page also provides links to the `RoutineServiceLimitedErrorCountRetryPolicy` documentation for various versions of the library, from 2.27.0 to 2.37.0-rc."]]],[]]