[[["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 webpage provides documentation for the `ResultRetryAlgorithm` interface in the Google API Client Library for Java (GAX), specifically version 2.8.1."],["The `ResultRetryAlgorithm` interface, now superseded by `ResultRetryAlgorithmWithContext`, defines methods for determining retry behavior without using `RetryingContext`."],["The documentation lists numerous previous versions of the library, with version 2.63.1 being the latest."],["`ResultRetryAlgorithm` includes abstract methods `createNextAttempt` to determine the next retry attempt's settings, and `shouldRetry` to decide if a retry should be performed."],["The `createNextAttempt` and `shouldRetry` methods are described with details on their parameters, return types, and which method to prefer."]]],[]]