[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]