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