[[["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 `SqlInstancesServiceRetryPolicy`, specifically in the context of the Google Cloud SQL C++ client library."],["The latest release candidate version is 2.37.0-rc, with version 2.29.0 being the focused version in the main text."],["The `SqlInstancesServiceRetryPolicy` is used for the `SqlInstancesServiceConnection` and is available in previous versions back to 2.11.0."],["Key functions of the retry policy include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which help manage retry logic and status checks."],["The `OnFailure` and `IsPermanentFailure` functions take a status parameter to help determine the state of a retry attempt and if it should be considered permanent, whereas `IsExhausted` checks if the policy is exhausted, and `clone()` generates a new policy instance."]]],[]]