[[["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, specifically within the `com.google.api.gax.retrying` package, with the latest version being `2.63.1`."],["The `ResultRetryAlgorithm` interface is a simplified version of `ResultRetryAlgorithmWithContext`, lacking methods that use `RetryingContext`, and `ResultRetryAlgorithmWithContext` should be used when possible instead of this interface."],["The interface includes two primary methods: `createNextAttempt`, which determines the settings for the next retry attempt based on previous results and settings, and `shouldRetry`, which determines if another retry should occur."],["There are multiple different versions of the `ResultRetryAlgorithm` interface linked on the page ranging from version 2.63.1 down to version 2.7.1, all of which are under version 2.19.6 of the library."]]],[]]