[[["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 `SqlFlagsServiceRetryPolicy`, which dictates the retry behavior for `SqlFlagsServiceConnection`."],["The page provides links to the documentation for `SqlFlagsServiceRetryPolicy` across multiple versions, starting from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `SqlFlagsServiceRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are used to manage and assess the retry attempts."],["The documentation shows the functions `OnFailure()` and `IsPermanentFailure()` take the parameter `Status const &`, to describe the `Status` of the retry operation."],["The functions, `IsExhausted()` and `clone()` do not take any parameter but return a boolean value, and a unique pointer of `SqlFlagsServiceRetryPolicy`, respectively."]]],[]]