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

[WIP] GB stability improvements #2330

Merged
merged 9 commits into from
Jul 21, 2018
Merged

Conversation

askmike
Copy link
Owner

@askmike askmike commented Jul 18, 2018

No description provided.

@askmike
Copy link
Owner Author

askmike commented Jul 18, 2018

Here is another bug:

2018-07-18T18:09:40.812Z 'error creating:' 'Error -2013: Order does not exist.'
/root/gb/orders/sticky.js:185
        throw err;
        ^

Error: Error -2013: Order does not exist.
    at /root/gb/wrappers/binance.js:62:15
    at Request.request [as _callback] (/root/gb/node_modules/binance/lib/rest.js:90:25)
    at Request.self.callback (/root/gb/node_modules/request/request.js:185:22)
    at Request.emit (events.js:182:13)
    at Request.<anonymous> (/root/gb/node_modules/request/request.js:1157:10)
    at Request.emit (events.js:182:13)
    at IncomingMessage.<anonymous> (/root/gb/node_modules/request/request.js:1079:12)
    at Object.onceWrapper (events.js:273:13)
    at IncomingMessage.emit (events.js:187:15)
        at endReadableNT (_stream_readable.js:1090:12)

@askmike askmike changed the title [WIP] Binance stability improvements [WIP] GB stability improvements Jul 20, 2018
@askmike
Copy link
Owner Author

askmike commented Jul 21, 2018

Another one for poloniex:

handleCreate Total must be at least 0.0001.
/root/gb/orders/sticky.js:132
      throw err;
      ^

Error: Total must be at least 0.0001.
    at /root/gb/wrappers/poloniex.js:75:15
    at Request._callback (/root/gb/node_modules/poloniex.js/lib/poloniex.js:80:7)
    at Request.self.callback (/root/gb/node_modules/poloniex.js/node_modules/request/request.js:122:22)
    at Request.emit (events.js:182:13)
    at Request.<anonymous> (/root/gb/node_modules/poloniex.js/node_modules/request/request.js:888:14)
    at Request.emit (events.js:187:15)
    at IncomingMessage.<anonymous> (/root/gb/node_modules/poloniex.js/node_modules/request/request.js:839:12)
    at IncomingMessage.emit (events.js:187:15)
    at endReadableNT (_stream_readable.js:1090:12)
        at process._tickCallback (internal/process/next_tick.js:63:19)

@askmike askmike merged commit 4442364 into develop Jul 21, 2018
@askmike askmike deleted the hotfix/binance-gb-error-flow branch July 21, 2018 09:13
This was referenced Jul 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant