[[["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, with version 2.63.1 being the latest."],["`ResultRetryAlgorithm` is similar to `ResultRetryAlgorithmWithContext` but lacks methods that accept `RetryingContext`, and it's recommended to use `ResultRetryAlgorithmWithContext` whenever possible."],["The interface includes two primary methods: `createNextAttempt`, which determines settings for the next retry attempt, and `shouldRetry`, which determines whether a retry should occur based on previous outcomes."],["The documentation is organized by version, offering links to specific versions of the interface, including 2.31.1 which is being viewed here, and going as far back as 2.7.1."],["`ResultRetryAlgorithm` methods take parameters such as `prevThrowable`, `prevResponse`, and `prevSettings`, offering an interface to manage the retrying process of failed methods."]]],[]]