[[["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-26 UTC."],[[["This webpage provides documentation for the `RetryPolicy` class within the Google Cloud Spanner C++ library, covering multiple versions."],["The latest version of the `RetryPolicy` documentation is for version 2.37.0-rc, with links to other stable versions available for access."],["The `RetryPolicy` class serves as the base for defining retry logic within the library."],["Key functions of the `RetryPolicy` class include `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each enabling various aspects of retry behaviour."],["The `OnFailure()` and `IsPermanentFailure()` functions take a `Status` object to determine retry behavior based on the status of the operation."]]],[]]