[[["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-21 UTC."],[[["This page provides documentation for the `ProjectServiceLimitedErrorCountRetryPolicy` class, which is a retry policy designed for `ProjectServiceConnection` in the Google Cloud BigQuery Control C++ library."],["The retry policy halts if an RPC returns a non-transient error or if the number of transient failures exceeds a specified maximum, with `kUnavailable` being the status code treated as transient."],["The class offers constructors to create instances with a configurable maximum number of transient errors and has the option to disable retry loops by setting `maximum_failures` to 0."],["Key functions within the class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which handle error counting, retry logic, and instance duplication."],["The page also provides links to prior versions of the `ProjectServiceLimitedErrorCountRetryPolicy` documentation from versions 2.27.0 to the latest 2.37.0-rc."]]],[]]