Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge #13

Merged
merged 12 commits into from
Aug 20, 2018
Next Next commit
[GB] polo catch "socket hang up"
  • Loading branch information
askmike committed Aug 15, 2018
commit 8bb1b23289f5ec9085ca3b6ada01c5684d4074cd
1 change: 1 addition & 0 deletions exchange/wrappers/poloniex.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const recoverableErrors = [
'503',
'500',
'502',
'socket hang up',
'Empty response',
'Please try again in a few minutes.',
'Nonce must be greater than',
Expand Down