bmoscon / cryptofeed

Cryptocurrency Exchange Websocket Data Feed Handler
Other
2.14k stars 666 forks source link

quest backend receiving book with less depth that specified and crash #1042

Open mirageAlchemy opened 1 month ago

mirageAlchemy commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Operating System:

Cryptofeed Version

mirageAlchemy commented 1 month ago

I dont think the implementation of quest backend is the sole reason, but rather the book fed to the backend is with less depth than specified. I am downloading binance data, I guess it probably has to do with the book synthesis algorithm?