kevinlekiller / polproxy

This is a proxy for poloniex.com and gunbot on Linux (to prevent 422 errors).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi bud :)

opened this issue · comments

I'm having an issue when I load about 8 coin pairs through this thing, it will start to return the wrong trade data.

Is this a cache issue? I'm using this with zenbot.

I think the bug is here: self.cache["pr"][command]["d"] = buff
I dont know how though,
I removed all cached commands and will retry (not sure when... eventually)

Its like the buff gets full??? Because zenbot pulls a shitload of trade data. And the cache is returning duplicates when its all sent at once???

IDK man.