[[["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 webpage details the `SqlOperationsServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `SqlOperationsServiceConnection`."],["The policy halts retries upon encountering a non-transient error or exceeding the predefined maximum number of transient failures."],["The only status code categorized as a transient error within this policy is `kUnavailable`."],["The policy allows the user to define the maximum number of transient errors with the constructor parameter `maximum_failures`."],["The retry loop can be disabled by instantiating this policy with a `maximum_failures` value of 0."]]],[]]