Till Rohrmann created FLINK-7576:
------------------------------------
Summary: Add FutureUtils.retryWithDelay
Key: FLINK-7576
URL:
https://issues.apache.org/jira/browse/FLINK-7576 Project: Flink
Issue Type: New Feature
Components: Core
Affects Versions: 1.4.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Priority: Minor
In order to retry operations with a delay in case of failures, we should add a method {{FutureUtils.retryWithDelay}} which is given an operation {{Callable<CompletableFuture<T>}} which is retried with a delay in case of a failure.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)