[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]