[[["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 page details the `SqlConnectServiceRetryPolicy`, which dictates the retry behavior for `SqlConnectServiceConnection` in C++."],["The latest version of the `SqlConnectServiceRetryPolicy` is 2.37.0-rc, with a listing of previous versions from 2.36.0 back to 2.11.0."],["Key functions include `clone()`, which creates a new instance of the policy, `OnFailure(Status const &)`, which determines if a retry should occur based on the status, and `IsExhausted()` which will confirm if the retry attempts have all been used."],["`IsPermanentFailure(Status const &)` will check if the failure should be considered permanent based on the provided status."]]],[]]