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