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