Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Different Bittrex error (DeviaVir#659)
This fix should handle any error that happens and then fire's off a retry. I tried the Try .. Catch block on fiddle and it worked flawlessly to capture the error in question. I'm not sure how to exactly test the retry, but I created the statement similar to the one on line 78. This technically should be recoverable, because Bittrex is just having some sort of hiccup on their API sending data.
- Loading branch information