We are getting close to the 0.3.8 release, watchdog is ready, it catches init errors and stuck gpus and runs a user-defined bat/.sh
Trying out the new release now!
I don't see any information in the ReadMe as to how to use the watchdog feature. Can we specify a user-defined script by passing a parameter?
"teamredminer.exe --help" is the best start for all cmd line args. You pass "--watchdog_script=my_restart_script.bat" for a custom script. Using only "--watchdog_script" means it will look for "watchdog.bat" for Windows and "watchdog.sh" for Linux in the current dir.
For testing your script, add "--watchdog_test" to trigger a watchdog restart event after ~20 secs of mining.