[[["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-03-21 UTC."],[[["This webpage documents the `OperationResponsePollAlgorithm` class, which is used for operation polling and retrying in the context of long-running operations."],["The `OperationResponsePollAlgorithm` class implements the `ResultRetryAlgorithm` interface for `OperationSnapshot`, meaning it defines the logic for retrying operations until they are done."],["The class has two main methods: `createNextAttempt`, which determines the settings for the next retry attempt, and `shouldRetry`, which determines whether another attempt should be made based on the previous response or throwable."],["The webpage provides a list of historical versions of the `OperationResponsePollAlgorithm` class, ranging from version 2.7.1 to the latest 2.63.1, as well as the most current 2.38.0."],["The class inherits from `java.lang.Object`, with a list of inherited methods, and it implements the `ResultRetryAlgorithm` interface."]]],[]]