[[["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 webpage details the `SqlTiersServiceRetryPolicy` for C++ version 2.34.0, which is a component within the `SqlTiersServiceConnection`."],["The latest available release candidate for this component is version 2.37.0-rc, with many previous versions also documented and linked, ranging from 2.36.0 to 2.11.0."],["The `SqlTiersServiceRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions both receive `status` as a parameter and return a boolean value, according to its documentation."],["The `clone()` function creates a new instance of the policy, reset to its initial state, and it returns a unique pointer to a `SqlTiersServiceRetryPolicy` object."]]],[]]