pridkett/gitminer

Add throttler support to handle connection refused

pridkett opened this issue · 0 comments

Right now if a java.net.ConnectException occurs the throttler just ignores and returns null. This should be put into the same delay loop.