[[["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."],[[["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."]]],[]]