2017-11-18 16:27:25.9921 [1] Exception: The remote server returned an error: (429) Too Many Requests. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at GatelessGateSharp.MainForm.UpdateStatsWithLongPolling()
Ah, some pools don't like their API's to be accessed so often. Which pool is it?
It mainly looks to happen while mining on ethermine.org, but I have seen it on other pools as well.
Did you try Version 1.1.1 alpha? Any differences?
Same thing with 1.1.1 alpha. You could probably back the polling off a little as it seems to be quite high (every 15-20 seconds) right now.
Is this just for the balance/earnings info? If so, you could probably drop it back to once every 5 minutes, i don't think we need to see our balance change by a few satoshi every 20 seconds plus it may piss the pool off causing them to start banning miners running your software.