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