when the miner is running but gpu's are mining 0 sols because of any reason, error or miner can't initalize, etc. what is the simplest way to make sure the .exe file can automatically relaunch after x seconds of 0 mining ?..
what is the simple script for this ? if anyone has a free file for this would be great...
here's what I'm using
:restart
TIMEOUT 8
miner --server eu1-zcash.flypool.org --port 3333 --user ****.* --pass x --eexit 3 --log 2 --logfile C:\*\0.3.4b\log-%DATE:~-4%-%DATE:~4,2%-%DATE:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%.txt --pec --api 127.0.0.1:****2
goto :restart