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