[[["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 document provides documentation for the `SqlFlagsServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ SQL library."],["The class implements a retry policy that limits the number of transient errors before stopping retries, and it considers `kUnavailable` status codes as transient errors."],["Users can configure the maximum number of transient failures tolerated before stopping, with an option to disable retries by setting `maximum_failures` to 0."],["The policy provides functions to determine if the policy is exhausted, and to indicate if a given status is a permanent failure or not."],["This policy is applicable to the `SqlFlagsServiceConnection` class, with a wide array of different versioned references available."]]],[]]