[[["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 webpage provides documentation for the `JobServiceLimitedErrorCountRetryPolicy` class in the Google Cloud C++ client library, specifically for the `bigquerycontrol` service."],["The `JobServiceLimitedErrorCountRetryPolicy` class defines a retry policy that limits the number of transient errors (specifically `kUnavailable`) allowed during operations with `JobServiceConnection`."],["The retry policy will stop if a non-transient error occurs or if the number of allowed transient failures (specified during construction) is exceeded."],["The page covers various versions from `2.37.0-rc` to `2.27.0`, with `2.37.0-rc` being the most recent release candidate version."],["You can create a policy that will not allow any retries by setting the `maximum_failures` parameter to 0 when calling the `JobServiceLimitedErrorCountRetryPolicy` constructor."]]],[]]