Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate: zawawa's open-source ZEC/ETH/XMR/PASC miner (256 S/s on RX 480)
by
75db
on 05/11/2017, 16:42:58 UTC
hi.
does anyone know how to change in old gg a 90-second timeout which leads to "stratum connection to pool interrupted"?
Try --failover-switch-delay 60
But it 60 sec by default.
I mean

 /* The protocol specifies that notify messages should be sent
     * every minute so if we fail to receive any for 90 seconds we
     * assume the connection has been dropped and treat this pool
     * as dead */

I found crutch but still uncomfortable.