Anyone not busy trying out dual-mining ETH/DCR with Claymore's new toy, please test a new 1.0.7 feature in the "107" branch: stratum failover.
Example command lines:
two completely different servers:
-S eu.ethermine.org:4444 -O 0xeb9310b185455f863f526dab3d245809f6854b4d.GTX970 -FS coinotron.com:3344 -FO Genoil.home:home -U --cuda-grid-size 2048 -E bench -R D:\Ethereum\DAG --farm-recheck 2000 --farm-retries 0
failover on same platform can reuse account creds:
-S eu.ethermine.org:4444 -FS us1.ethermine.org:4444 -O 0xeb9310b185455f863f526dab3d245809f6854b4d.GTX970 -U --cuda-grid-size 2048 -E bench -R D:\Ethereum\DAG --farm-recheck 2000 --farm-retries 0
immediate exit on failure per @miningpoolhub request:
-S eu.ethermine.org:4444 -FS exit -O 0xeb9310b185455f863f526dab3d245809f6854b4d.GTX970 -U --cuda-grid-size 2048 -E bench -R D:\Ethereum\DAG --farm-recheck 2000 --farm-retries 0