[[["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-15 UTC."],[[["This webpage details the `SnapshotsRetryPolicy` class, which is used for handling retry logic within the `SnapshotsConnection` for various versions."],["The latest version available is `2.37.0-rc`, while the current page is focused on version `2.32.0`, with links available to versions ranging from `2.15.1` to the latest."],["The `SnapshotsRetryPolicy` class offers methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, enabling control over retry behaviors."],["The `clone()` function will create a new instance of the policy, and reset to its default initial state."],["The `OnFailure()` function takes in a parameter of type `Status const &`, and returns a boolean."]]],[]]