[[["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."],[[["This page details the `SqlEventsServiceRetryPolicy`, which dictates the retry behavior for the `SqlEventsServiceConnection`."],["The latest version of this policy is version 2.37.0-rc, but you can access the documentation for versions ranging from 2.11.0 to 2.36.0."],["The `SqlEventsServiceRetryPolicy` includes functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`, each with specific parameters and return types."],["The `clone()` function creates a new instance of the retry policy, reset to the initial state, whereas `OnFailure(Status const &)` indicates whether or not the failed request should be retried, and `IsExhausted()` indicates whether the number of retries have been exhausted."],["The function `IsPermanentFailure(Status const &)` indicates whether or not the failed request is unrecoverable and thus permanently failed."]]],[]]