[[["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 page details the `SqlConnectServiceRetryPolicy` for the `SqlConnectServiceConnection`, covering a range of versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `clone()` function creates a new policy instance, resetting it to its initial state, and returns a `std::unique_ptr` of `SqlConnectServiceRetryPolicy`."],["The `OnFailure()` function determines if a retry should occur based on the provided status, returning a boolean value."],["The `IsExhausted()` function returns a boolean indicating if the retry policy has been exhausted."],["The `IsPermanentFailure()` function returns a boolean, indicating if the provided status represents a permanent failure."]]],[]]