tardis-dev / tardis-machine

Locally runnable server with built-in data caching, providing both tick-level historical and consolidated real-time cryptocurrency market data via HTTP and WebSocket APIs
https://docs.tardis.dev/api/tardis-machine
Mozilla Public License 2.0
235 stars 46 forks source link

Limit weight used in Binance's Open Interest requests #28

Open OnlyC opened 2 weeks ago

OnlyC commented 2 weeks ago

I'm running a trading bot instance on the same server with tardis-machine. I constantly get weight limit error on trading-bot instance. How can I limit weights used by tardis to make sure my trading bot have enough room of weights to use?

thaaddeus commented 2 weeks ago

It's not possible currently unfortunately.