[[["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-02 UTC."],[[["This webpage details the `OperationResponsePollAlgorithm` class, which is designed for operation polling and keeps retrying until `OperationSnapshot#isDone()` returns true."],["The class implements `ResultRetryAlgorithm` for `OperationSnapshot`, indicating its role in managing retries based on operation snapshots."],["The latest version available for this class is 2.63.1, and there are multiple past versions listed all the way down to version 2.7.1."],["`OperationResponsePollAlgorithm` has two main methods: `createNextAttempt` to manage the next retry attempt's settings and `shouldRetry` to determine if a retry is needed."],["The `createNextAttempt` method uses three parameters: `prevThrowable`, `prevResponse`, `prevSettings` and returns the `TimedAttemptSettings` type."]]],[]]