[[["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-09 UTC."],[[["This webpage details the `OperationResponsePollAlgorithm` class, which is designed for operation polling and is implemented in version 2.59.1 of the Java library."],["The `OperationResponsePollAlgorithm` class implements the `ResultRetryAlgorithm` interface for `OperationSnapshot`, ensuring retries until `OperationSnapshot#isDone()` returns true."],["It offers methods to create the next attempt, including `createNextAttempt` which takes a previous `Throwable`, `OperationSnapshot`, and `TimedAttemptSettings` as parameters to return new `TimedAttemptSettings`."],["The class also has a `shouldRetry` method that determines if a retry should occur based on a previous `Throwable` and `OperationSnapshot`."],["This page provides links to older versions of the class, with the latest being version 2.63.1, as well as numerous versions prior to 2.59.1, dating all the way back to 2.7.1."]]],[]]