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