[[["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-14 UTC."],[[["This webpage provides documentation for the `SqlOperationsServiceLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library, specifically focusing on version 2.31.0 of the SQL component, along with many prior versions."],["The `SqlOperationsServiceLimitedErrorCountRetryPolicy` class is a retry mechanism designed to handle transient errors in RPC calls to `SqlOperationsServiceConnection`, which can be configured to disable retries if set to zero transient failures."],["The policy stops retrying if an RPC returns a non-transient error or if the number of transient failures exceeds a preset limit, with the `kUnavailable` status code being considered a transient error."],["The documentation covers various aspects of the class, including its constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and a type alias, `BaseType`."],["The latest release candidate is version 2.37.0-rc, but the page focuses on version 2.31.0, and provides access to many version including 2.36.0, 2.35.0, and many more all the way back to 2.11.0."]]],[]]