[[["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 webpage details the `SqlRegionsServiceLimitedErrorCountRetryPolicy`, a retry policy for `SqlRegionsServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding the maximum allowed number of transient failures, with `kUnavailable` status codes being the only errors considered transient within this policy."],["Users can specify the maximum number of transient errors the policy should tolerate via the constructor, with the option to disable retries entirely by setting `maximum_failures` to 0."],["The provided documentation includes a list of available version references, with version 2.37.0-rc being the latest."],["The document outlines the classes constructors, functions, and Type Aliases, including details on parameters, return types, and descriptions."]]],[]]