[[["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 for BigQuery."],["This retry policy class is designed for `JobServiceConnection` and limits retries based on the number of transient errors encountered."],["The policy will stop retrying if it detects a non-transient error or if the number of transient errors exceeds a defined maximum."],["Transient errors are determined by checking if an RPC returns a status code of `kUnavailable`."],["The policy can be configured by determining the maximum amount of transient errors it can go through before stopping."]]],[]]