[ 
https://issues.apache.org/jira/browse/FLINK-13432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908929#comment-16908929
 ] 

Chesnay Schepler commented on FLINK-13432:
------------------------------------------

[~StephanEwen] The initial polling interval is set to a low initial value to 
improve the user experience for short-running jobs (running for a few seconds). 
Depending on the initial delay you'd apply, a single long poll could create the 
impression that the job runs for much longer than it actually did.

What would be a good max limit though? 5 minutes?

> Set max polling interval threshold for job result polling
> ---------------------------------------------------------
>
>                 Key: FLINK-13432
>                 URL: https://issues.apache.org/jira/browse/FLINK-13432
>             Project: Flink
>          Issue Type: Improvement
>          Components: Command Line Client
>    Affects Versions: 1.9.0
>            Reporter: Jeff Zhang
>            Priority: Major
>
> Currently, flink will increase polling interval by one ms after each polling. 
> It might be ok for most of the cases, but would be better to set a max 
> interval polling threshold



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to