[[["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 document provides information on the `DatasetServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `DatasetServiceConnection` in the BigQuery Control C++ client library."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being considered a transient error."],["The policy is instantiated by providing the `maximum_failures` parameter, which defines the amount of transient errors allowed, and setting this parameter to 0 will disable retry attempts."],["The page includes historical versions of this policy, ranging from version 2.27.0 up to the latest release candidate, 2.37.0-rc, along with constructor information and functions."],["It includes detailed information regarding the parameters and return values of the function implemented in this class."]]],[]]