[[["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 document describes the `ModelServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ModelServiceConnection` in the context of Google Cloud's C++ BigQuery Control library."],["The policy limits retries based on the number of transient errors encountered, ceasing further attempts if a non-transient error occurs or if the maximum allowable number of transient failures is exceeded."],["Transient errors, in this context, are identified by the `kUnavailable` status code, and the number of tolerable transient failures can be configured upon object instantiation."],["The class provides methods to check if the retry policy is exhausted, to determine if a failure is permanent, and to clone the current policy."],["The library version that this documentation is in reference to is 2.35.0 and the latest is 2.37.0-rc, with links provided to documentation for other releases between 2.27.0 and 2.36.0."]]],[]]