[[["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 details the `ResultRetryAlgorithm` interface for Java, with version 2.63.1 being the latest and available for browsing."],["The `ResultRetryAlgorithm` interface is used for defining retry logic without a `RetryingContext`, and `ResultRetryAlgorithmWithContext` is recommended instead when possible."],["The interface includes two primary methods: `createNextAttempt`, which determines the settings for the next retry attempt, and `shouldRetry`, which decides if a retry should occur."],["The page lists many versions of `ResultRetryAlgorithm` between 2.63.1 and 2.7.1, each with a link to its respective documentation."]]],[]]