[[["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` for different versions, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `SqlFlagsServiceRetryPolicy` is utilized by the `SqlFlagsServiceConnection` to handle retry operations, and has functions that can be used to manage retry logic."],["The `clone()` function creates a new instance of the policy that has been reset to the initial state, and returns it as a `std::unique_ptr`."],["The `OnFailure()` function has a parameter that accepts a status, and will return a boolean."],["Both `IsExhausted()` and `IsPermanentFailure()` functions return a boolean value, and `IsPermanentFailure()` accepts a status parameter."]]],[]]