[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]