Mister Posted September 2, 2021 Report Posted September 2, 2021 Hey! So, I've been using this module for a while now, and I went through a problem that I was able to make a workaround but I think that it should have a better solution for it. If you have a busy bot with couple thousand trades a day the polldata.json file will get insanely big with time and since we deep clone it each pool it can REALLY affect the performance of the app overtime. Should we create a cleaning function for the polldata file or do you think there is other solution? Quote
Dr. McKay Posted September 3, 2021 Report Posted September 3, 2021 It's definitely a good idea for busy bots to prune their polldata once in a while. It should probably be done automatically by the module, but for the moment it needs to be done manually. I have a new major version in the works; I'll see about adding auto-pruning to it. Quote
Mister Posted September 13, 2021 Author Report Posted September 13, 2021 Great, if you need any help with the new version let me know Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.