[[["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 documents various versions of `RetryingExecutorWithContext`, a Java interface extending `RetryingExecutor`."],["The latest documented version of `RetryingExecutorWithContext` is 2.63.1, with numerous prior versions listed, going back to version 2.7.1."],["`RetryingExecutorWithContext` accepts a per-operation context for managing retries and implements the `RetryingExecutor` interface."],["It includes a `createFuture` method that takes a `Callable` and a `RetryingContext` to create a `RetryingFuture`, returning a `RetryingFuture` object."],["The interface is used for handling operations that might require retrying, using the context and callable to do so."]]],[]]