[[["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 page details the `SqlTiersServiceRetryPolicy` for C++ version 2.27.0, which is the policy for `SqlTiersServiceConnection`."],["The latest release candidate is version 2.37.0-rc, with various previous versions, from 2.36.0 to 2.11.0, also available."],["The `clone()` function creates a new instance of the policy and returns a `std::unique_ptr\u003c SqlTiersServiceRetryPolicy \u003e`."],["The `OnFailure()` function determines if an operation should be retried, returning a boolean value based on the provided `Status`."],["Functions are provided to check the policy's state (`IsExhausted()`) and determine if a given status represents a permanent failure (`IsPermanentFailure()`)."]]],[]]