Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Different Bittrex error (#659) #715

Merged
merged 2 commits into from
Nov 16, 2017
Merged

Commits on Nov 15, 2017

  1. 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.
    KryptoNova authored Nov 15, 2017
    Configuration menu
    Copy the full SHA
    e472412 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Configuration menu
    Copy the full SHA
    1e41aee View commit details
    Browse the repository at this point in the history