[[["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 outlines the `JobServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `JobServiceConnection` in the BigQuery Control service."],["The policy limits retries based on the number of transient errors, specifically `kUnavailable`, and stops if a non-transient error occurs or the maximum number of transient failures is reached."],["The policy can be configured with a constructor to set the `maximum_failures` threshold, including an option to disable the retry loop entirely by setting the value to 0."],["The document outlines various constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as a type alias `BaseType`."],["The most recent release of this class is version 2.37.0-rc, however many other previous versions are also available including versions 2.36.0, 2.35.0, 2.34.0, 2.33.0, 2.32.0, 2.31.0, 2.30.0, 2.29.0, 2.28.0, and 2.27.0."]]],[]]