[[["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 webpage details the `SqlTiersServiceRetryPolicy` for C++ versions, including the latest release candidate (2.37.0-rc) and many preceding versions down to 2.11.0."],["The `SqlTiersServiceRetryPolicy` governs retry behavior for `SqlTiersServiceConnection`, defining how operations are retried upon failure."],["Key functions of the retry policy include `clone()`, which creates a new instance, and `OnFailure()`, which determines whether to retry based on a provided status."],["Additional functions provided are `IsExhausted()` which checks the retry state, and `IsPermanentFailure()`, which checks if the error state should not be retried."],["The page also contains access to previous versions, each with its own documentation page."]]],[]]