[[["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-05-07 UTC."],[[["This webpage provides documentation for the `SqlOperationsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL operations."],["The retry policy is designed to handle transient errors in RPC calls, stopping retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The `SqlOperationsServiceLimitedErrorCountRetryPolicy` class defines `kUnavailable` status code as transient, and provides multiple constructors to configure the maximum number of transient errors it can tolerate, also offering a way to completely disable retries."],["The class offers functions to check if a failure is permanent, if the retry policy is exhausted, and also provides the function to retrieve the maximum number of failures tolerated, alongside a virtual `OnFailure` method."],["The page also lists all the versions where this class was present, with the latest being 2.37.0-rc, and the current version of the page being 2.22.1."]]],[]]