[[["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-17 UTC."],[[["This page documents various versions of the `ResultRetryAlgorithm` interface, with the latest version being 2.63.1."],["The `ResultRetryAlgorithm` interface is designed for determining retry behavior, similar to `ResultRetryAlgorithmWithContext`, but without accepting a `RetryingContext`."],["The primary functions within this interface include `createNextAttempt`, which calculates settings for the next retry attempt, and `shouldRetry`, which determines if a retry is necessary based on previous results."],["When possible, the documentation recommends using `ResultRetryAlgorithmWithContext` instead of `ResultRetryAlgorithm` for enhanced functionality with `RetryingContext`."]]],[]]