[[["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 page provides documentation for the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, which is a retry mechanism for `SqlDatabasesServiceConnection` in C++."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this policy are identified by the `kUnavailable` status code."],["The policy can be configured to disable retry loops by setting `maximum_failures` to 0 when creating an instance, and it has multiple constructors for instanciation."],["The page also shows many links to other version of this documentation, ranging from 2.11.0 up to the latest, which is 2.37.0-rc."]]],[]]