[[["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 page details the `DatastreamRetryPolicy` for the `DatastreamConnection`, offering versioned documentation from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `DatastreamRetryPolicy` includes functions like `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` for managing retry behavior."],["The `clone()` function creates a new instance of the policy, resetting it to the initial state, and returning it as a unique pointer."],["The `OnFailure` function takes a status parameter and returns a boolean based on whether or not a retry is possible."],["The `IsExhausted` function returns a boolean indicating if the policy has reached it's retry limit."],["The `IsPermanentFailure` function takes a status parameter, and determines whether the failure is non-recoverable, returning true or false."]]],[]]