You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2020/10/22 15:11:00 UTC

[jira] [Updated] (FLINK-19772) Add utility for retrying async operations with exponential timeout

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

Chesnay Schepler updated FLINK-19772:
-------------------------------------
    Summary: Add utility for retrying async operations with exponential timeout  (was: Add utility for retrying sync operations with exponential timeout)

> Add utility for retrying async operations with exponential timeout
> ------------------------------------------------------------------
>
>                 Key: FLINK-19772
>                 URL: https://issues.apache.org/jira/browse/FLINK-19772
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.12.0
>
>
> The {{FutureUtils}} currently only allow retrying an operation with a fixed delay. There should also be variants that accept an exponential delay.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)