[
https://issues.apache.org/jira/browse/FLINK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154979#comment-16154979
]
ASF GitHub Bot commented on FLINK-7576:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4637
Failing test case is unrelated. Merging this PR.
> 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)