[[["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-07-02 UTC."],[[["This page details the `OperationResponsePollAlgorithm` class, which is designed for operation polling and retrying until `OperationSnapshot#isDone()` returns true."],["The `OperationResponsePollAlgorithm` class is an implementation of `ResultRetryAlgorithm` for `OperationSnapshot` objects."],["The class provides two methods, `createNextAttempt` for determining the settings for the next attempt and `shouldRetry` for deciding if another retry is needed, each accepting `Throwable`, `OperationSnapshot`, and `TimedAttemptSettings` parameters."],["There is a comprehensive list of the various versions of `OperationResponsePollAlgorithm`, with the latest version being 2.63.1, and going back to 2.7.1."],["The `OperationResponsePollAlgorithm` class inherits from the `java.lang.Object` class, which gives it common methods like `clone()`, `equals(Object)` and `toString()` and more."]]],[]]