...
Current state: Under discussion
Discussion thread: https://lists.apache.org/thread.html/9602b342602a0181fcb618581f3b12e692ed2fad98c59fd6c1caeabd@%3Cdev.flink.apache.org%3E
JIRA:
Released:
Motivation
According to a user survey about the default value of the restart delay, it turned out that the current default value of "0 s" is not optimal. In practice Flink users tend to set it to a non-zero value (e.g. "10 s") in order to prevent restart storms originating from overloaded external systems.
...