[[["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 webpage provides documentation for the `JobServiceLimitedErrorCountRetryPolicy` class, specifically within the BigQuery Control v2 C++ client library."],["The `JobServiceLimitedErrorCountRetryPolicy` is a retry mechanism that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The class considers the `kUnavailable` status code as a transient error, allowing the retry process to continue."],["You can configure the maximum number of tolerated transient errors during the instance creation and you can disable the retry loop by setting `maximum_failures` to zero."],["The documentation covers multiple versions of this class, from 2.27.0 to the latest release candidate 2.37.0-rc, and provides details on constructors, functions, and type aliases associated with the `JobServiceLimitedErrorCountRetryPolicy` class."]]],[]]