System Startup

Certified Associate Developer

What do timer started processes do when the system is restarted?

  Discussion posts and replies are publicly visible

Parents Reply Children
  • No, nodes with an error will not automatically restart.  We don't see this often and we have a good sized, older environment.  I'm assuming these nodes may be doing heavier processing / running for long times typically?  If you can pinpoint specific nodes that are causing the issue, you may be able to implement something such as below with a timer scheduled for longer than you expect the node to run, to restart the node automatically if the process has not completed in the expected time.