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