forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
1.4 KiB
1.4 KiB
How Do I Set Auto Restart upon Exception for a Flink Job?
Scenario
DLI Flink jobs are highly available. You can enable the automatic restart function to automatically restart your jobs after short-time faults of peripheral services are rectified.
Procedure
- Log in to the DLI console. In the navigation pane, choose Job Management > Flink Jobs.
- Click a job name and select Auto-restart upon exception on the job editing page.
Parent topic: Usage