[[["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-04-17 UTC."],[[["This page details the `ConnectionServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `ConnectionServiceConnection` in the Google Cloud BigQuery C++ client library."],["The retry policy halts when encountering a non-transient error or exceeding a predefined number of transient failures, where `kUnavailable` is considered a transient error status."],["You can configure the retry policy by setting a maximum number of transient failures allowed during the policy's initialization."],["The page provides versioning information for this class, starting from version 2.11.0 up to 2.37.0-rc, and includes documentation for constructors, functions, and type aliases within the class."],["The `ConnectionServiceLimitedErrorCountRetryPolicy` is designed to handle temporary issues and can be disabled by providing `maximum_failures` == 0."]]],[]]