TheTimmaeh / node-expresstrade

Interact with the OPSkins ExpressTrade API from Node.js
MIT License
11 stars 4 forks source link

PollInterval doesn't show declined offers sometimes #10

Closed zaksmok closed 6 years ago

zaksmok commented 6 years ago

When user declines offer very quickly it doesn't appear in pollInterval event. How can I fix it?

TheTimmaeh commented 6 years ago

Whats your pollInterval?

I'll look into it.

zaksmok commented 6 years ago

5 seconds

TheTimmaeh commented 6 years ago

Can you give some code of your setup? When exactly do you experience this issue (all the time/after starting the bot/after some run time)? Do other events trigger properly?