[[["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 `SqlInstancesServiceLimitedErrorCountRetryPolicy` 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 `SqlInstancesServiceLimitedErrorCountRetryPolicy` class implements a retry policy for `SqlInstancesServiceConnection` that halts retries when non-transient errors occur or when a predefined count of transient failures is surpassed, with `kUnavailable` being the only status code considered a transient error."],["The class allows for the configuration of the maximum number of transient errors to tolerate, and has functions to check if it is exhausted, if there is a permanent failure and if the maximum amount of failures has been reached."],["There are constructors to create an instance of `SqlInstancesServiceLimitedErrorCountRetryPolicy` while providing a parameter `maximum_failures`, as well as constructors for copy and move operations."],["This page shows the history of this class, from version 2.11.0 up to the newest version 2.37.0-rc."]]],[]]