[[["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."],[[["The webpage lists various versions of `RetryingExecutorWithContext`, ranging from version 2.63.1 (latest) down to 2.7.1."],["`RetryingExecutorWithContext` is an interface that extends `RetryingExecutor` and allows for a per-operation context."],["It provides a method called `createFuture` for creating a `RetryingFuture` which takes a `Callable` and a `RetryingContext` as parameters."],["The `createFuture` method's `callable` parameter represents a task to be executed, and the `context` parameter is a `RetryingContext` object."],["The `RetryingExecutorWithContext` interface implementation supports generic Response types, allowing for flexible handling of different result types through the `ResponseT` type parameter."]]],[]]