[ 
https://issues.apache.org/jira/browse/FLINK-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Till Rohrmann closed FLINK-7576.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via 769ce2a07424712d62b6ead87c10aee08d85c216

> 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
>             Fix For: 1.4.0
>
>
> 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)

Reply via email to