[[["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."],[[["The latest version of the `SqlInstanceNamesServiceRetryPolicy` is 2.37.0-rc, with a list of other versions available, ranging down to 2.11.0."],["This policy applies to `SqlInstanceNamesServiceConnection` and dictates the retry behavior for that connection."],["The `clone()` function creates a new instance of the policy, resetting it to its initial state."],["The `OnFailure(Status const &)` function, when provided with a status, returns a boolean indicating whether the retry should proceed or not."],["Functions `IsExhausted() const` and `IsPermanentFailure(Status const &) const` are also provided, with both returning a boolean value and the latter also taking a Status parameter."]]],[]]