gradinkov / rudehash

NVIDIA miner written in PowerShell.
https://rudehash.org/
MIT License
9 stars 4 forks source link

Zergpool API request may return false info sometimes? #88

Closed gradinkov closed 6 years ago

gradinkov commented 6 years ago

Can't decide if the file contained false info or the request failed once. Gotta debug this.

gradinkov commented 6 years ago

Actually, it's just rate limiting. RH downloads that info multiple times, whenever Test-Compatibility is run. Gotta fill up a local variable with the info, then check that instead of the web response.