Would be good if added a parameter to delay launch of new miner.
Was using MinerControl and it has a "delay" parm that I set to 1.5 second.
actually, that doesn't need to be done. cryptodredge talks about this.
WatchdogIf you are using a third-party watchdog, you can disable the built-in watchdog by using
--no-watchdog option.
Example:
CryptoDredge -a -o stratum+tcp:// -u --no-watchdog
Lyra2REv2 IssuesIn case if you have issues with the current implementation of Lyra2REv2 (
lyra2v2), you might want to try
lyra2v2-old.
Example:
CryptoDredge -a lyra2v2-old -o stratum+tcp:// -u
Several Instances After a WhileIt seems that you are using an own restart mechanism of CryptoDredge (see the
Watchdog item).
just needs to add --no-watchdog parameter for cryptodredge