[[["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 `SqlEventsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL, with the most recent version listed as 2.37.0-rc."],["The `SqlEventsServiceLimitedErrorCountRetryPolicy` class defines a retry mechanism that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified threshold."],["Transient errors, as defined within this class, are identified by the `kUnavailable` status code."],["The class's constructor allows for setting the maximum number of tolerated transient errors, and setting it to 0 disables the retry loop entirely."],["The webpage lists multiple prior versions of this class, from 2.11.0 up to the current 2.37.0-rc."]]],[]]