[[["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."],[[["The latest version available is 2.37.0-rc, with numerous older versions like 2.36.0, 2.35.0, and going all the way back to version 2.11.0 also listed."],["`SqlDatabasesServiceLimitedErrorCountRetryPolicy` is a retry policy for `SqlDatabasesServiceConnection` that limits retries based on the number of errors encountered."],["The retry policy stops when a non-transient error is returned or if the number of transient failures exceeds a predefined maximum."],["The class treats `kUnavailable` as a transient error status code, allowing for retries in those cases."],["The policy is constructed to handle a specified `maximum_failures` where providing a `maximum_failures` value of 0 will disable the retry loop."]]],[]]