[[["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 page provides documentation for the `SqlTiersServiceLimitedErrorCountRetryPolicy`, a class used to define retry behavior for `SqlTiersServiceConnection` in the C++ client library."],["The policy limits retries based on the number of transient errors, terminating the retry loop if a non-transient error is received or the maximum number of transient failures is exceeded."],["Transient errors in this context are defined as RPC calls that return a `kUnavailable` status code."],["The class provides constructors to create instances with a specified maximum failure count and methods to check for exhaustion, permanent failures, and the maximum number of failures."],["The page lists a range of versions, from 2.11.0 to 2.37.0-rc (latest), each with its corresponding documentation link for the `SqlTiersServiceLimitedErrorCountRetryPolicy` class."]]],[]]