[[["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-21 UTC."],[[["This webpage provides documentation for the `SqlConnectServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, specifically version 2.34.0."],["The `SqlConnectServiceLimitedErrorCountRetryPolicy` class implements a retry mechanism for `SqlConnectServiceConnection`, halting retries when non-transient errors occur or the maximum allowed transient failures are exceeded."],["The policy treats `kUnavailable` status codes as transient errors, allowing for retries in these scenarios."],["You can configure the number of allowed transient errors with the `maximum_failures` constructor parameter, with a value of `0` disabling retries."],["This page provides details on the various constructors, functions, and type aliases associated with the class, including how to create and manage instances of the retry policy, how to detect permanent failure and exhaustion, and how to create clones of the policy."]]],[]]