[[["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 documents the `SqlFlagsServiceRetryPolicy` class, which defines the retry behavior for the `SqlFlagsServiceConnection`."],["The latest version of the class is `2.37.0-rc`, with links available to older versions ranging from `2.36.0` down to `2.11.0`."],["The `SqlFlagsServiceRetryPolicy` class contains functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` for managing retry logic."],["The `OnFailure(Status const &)` and `IsPermanentFailure(Status const &)` functions both take the `Status const &` parameter, and have a return type of `bool`."],["The functions `IsExhausted()` and `clone()` take no parameters, with a return type of `bool`, and `std::unique_ptr\u003c SqlFlagsServiceRetryPolicy \u003e`, respectively."]]],[]]