Hi
I think you could configure some restart strategy[1] likes
restart-strategy: fixed-delay
[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/execution/task_failure_recovery/#fixed-delay-restart-strategy
Best,
Guowei
On Thu, May 13, 2021 at 12:02 PM 1095193...@qq.com <109
Hi team,
Following Task Failure Recovery document
https://ci.apache.org/projects/flink/flink-docs-release-1.13/docs/dev/execution/task_failure_recovery/
, I have enabled state.checkpoints.dir parameter in flink-conf.yaml.
state.checkpoints.dir: hdfs://172.16.1.192:9000/flink-checkpoin