[[["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 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."]]],[]]