Activating the graceful reboot process of Remote Engine
Activate graceful reboot to help appropriately terminate orphan Job processes of a task run after an engine crash.
An engine crash often leads to uncontrolled termination of task runs, leaving sub-processes of these task runs in an orphaned state, in which they continue to run indefinitely.
The graceful reboot helps correctly identify and kill these orphaned processes, when the crashed engine is restarted.
Before you begin
- Your Remote Engine version must be v2.12.14 onwards.