Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4728
Thanks for the review @zentol and @tzulitai.
@zentol yes you are right. The Flip-6 `JobMaster` will only return the
`ArchivedExecutionGraph`. I intend to set the `timeToLive` for the
`ExecutionGraphCache` to the `refreshInterval` of the web ui.---
