If someone can PTAL at https://issues.apache.org/jira/browse/DAEMON-352, I'd appreciate it. Should be functional, stylish, and backwards compatible.
1) Adding an -alwaysrestart flag, which restarts the child process no matter the exit code (currently we just do 123) 2) Add a -restartperiod flag. Right now 60s is hardcoded into the application logic to prevent a tight crash loop. This flag pulls that 60s into a parameter. I hope you'll find it works and it adheres to the local style. -- Thanks, Mori Bellamy
