Node-Red node error catch and restart

I manage my plc's through Node-Red and it works "most" of the time. Because some are cascaded, I could have some disconnection errors.

I set a catch function specific to that node that command a HE switch. A RM4 rule send me a message an could (not yet implemented) reboot my NR hosting computer hooked to a zooz power supply.

But it seems to me that this measure is a little bit too harsh.

Is it a way to restart a flow when an error is catched ?

Didn't see a way to do that
https://nodered.org/docs/user-guide/handling-errors

As long as youre running v0.20 or later, yes: