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