[[["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-04-22 UTC."],[[["This page details the `SqlConnectServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of this policy is to manage retries for the `SqlConnectServiceConnection`, which is important for handling connection failures."],["Key functionalities of the retry policy include checking if the policy is exhausted (`IsExhausted`) and assessing if a failure is permanent (`IsPermanentFailure`)."],["The `OnFailure` function is also included in the policy to return a boolean value after analyzing the status of a failure, and the `clone()` function allows for creating a new policy instance."],["The content displayed provides documentation for the SQL service retry policy implementation, and its functions, across different versions of the software."]]],[]]