[[["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 `SqlDatabasesServiceRetryPolicy` for C++ version 2.14.0, which is used for the `SqlDatabasesServiceConnection`."],["The latest release candidate is version 2.37.0-rc, with a history of available versions ranging from 2.11.0 to 2.36.0, which can be browsed from the page."],["The `SqlDatabasesServiceRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage the retry logic."],["The `clone()` function creates a new instance of the policy reset to its initial state, while `OnFailure()` checks if a failure status warrants a retry, and `IsExhausted()` checks if retry attempts are exhausted."],["`IsPermanentFailure()` is used to determines if the encountered status indicates a permanent failure that should not be retried."]]],[]]